public class SubnetAssociation extends Object
Constructor and Description |
---|
SubnetAssociation() |
Modifier and Type | Method and Description |
---|---|
String |
id()
Get the id value.
|
List<com.microsoft.azure.management.network.implementation.SecurityRuleInner> |
securityRules()
Get the securityRules value.
|
SubnetAssociation |
withSecurityRules(List<com.microsoft.azure.management.network.implementation.SecurityRuleInner> securityRules)
Set the securityRules value.
|
public String id()
public List<com.microsoft.azure.management.network.implementation.SecurityRuleInner> securityRules()
public SubnetAssociation withSecurityRules(List<com.microsoft.azure.management.network.implementation.SecurityRuleInner> securityRules)
securityRules
- the securityRules value to setCopyright © 2019. All rights reserved.