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