public class EffectiveNetworkSecurityGroupAssociation extends Object
| Constructor and Description |
|---|
EffectiveNetworkSecurityGroupAssociation() |
| Modifier and Type | Method and Description |
|---|---|
SubResource |
networkInterface()
Get the networkInterface value.
|
SubResource |
subnet()
Get the subnet value.
|
EffectiveNetworkSecurityGroupAssociation |
withNetworkInterface(SubResource networkInterface)
Set the networkInterface value.
|
EffectiveNetworkSecurityGroupAssociation |
withSubnet(SubResource subnet)
Set the subnet value.
|
public EffectiveNetworkSecurityGroupAssociation()
public SubResource subnet()
public EffectiveNetworkSecurityGroupAssociation withSubnet(SubResource subnet)
subnet - the subnet value to setpublic SubResource networkInterface()
public EffectiveNetworkSecurityGroupAssociation withNetworkInterface(SubResource networkInterface)
networkInterface - the networkInterface value to setCopyright © 2019. All rights reserved.