AzureSubnetResource.withNetworkSecurityGroup
Method
interface AzureSubnetResource { // ... omitted for brevity withNetworkSecurityGroup(nsg: AzureNetworkSecurityGroupResource): AzureSubnetResource;}Signature
method
withNetworkSecurityGroupbuilderAssociates a Network Security Group with the subnet.
withNetworkSecurityGroup(nsg: AzureNetworkSecurityGroupResource): AzureSubnetResourceParameters
nsgAzureNetworkSecurityGroupResourceReturns
AzureSubnetResourceDefined on
This method is defined on the following type: