aloof-tiger-61862
11/13/2022, 1:37 PMNetworkSecurityGroupArgs
is SecurityRules
which accepts SecurityRuleTypeArrayInput
and Im not sure how to use it correctly (or at all).
lets say I have []network.SecurityRule{}
how do I make it of type SecurityRuleTypeArrayInput
aloof-easter-15696
11/13/2022, 5:56 PMbillowy-army-68599
11/13/2022, 7:35 PMSecurityGroupRuleArray{
SecurityGroupRule{}
}