Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
SecurityRuleAssociations |
SecurityGroupNetworkInterface.securityRuleAssociations()
Get the securityRuleAssociations value.
|
SecurityRuleAssociations |
SecurityRuleAssociations.withDefaultSecurityRules(List<com.microsoft.azure.management.network.implementation.SecurityRuleInner> defaultSecurityRules)
Set the defaultSecurityRules value.
|
SecurityRuleAssociations |
SecurityRuleAssociations.withEffectiveSecurityRules(List<EffectiveNetworkSecurityRule> effectiveSecurityRules)
Set the effectiveSecurityRules value.
|
SecurityRuleAssociations |
SecurityRuleAssociations.withNetworkInterfaceAssociation(NetworkInterfaceAssociation networkInterfaceAssociation)
Set the networkInterfaceAssociation value.
|
SecurityRuleAssociations |
SecurityRuleAssociations.withSubnetAssociation(SubnetAssociation subnetAssociation)
Set the subnetAssociation value.
|
Modifier and Type | Method and Description |
---|---|
SecurityGroupNetworkInterface |
SecurityGroupNetworkInterface.withSecurityRuleAssociations(SecurityRuleAssociations securityRuleAssociations)
Set the securityRuleAssociations value.
|
Copyright © 2019. All rights reserved.