SubnetPropertiesFormatInner |
SubnetPropertiesFormatInner.withAddressPrefix(String addressPrefix) |
Set the addressPrefix property: The address prefix for the subnet.
|
SubnetPropertiesFormatInner |
SubnetPropertiesFormatInner.withAddressPrefixes(List<String> addressPrefixes) |
Set the addressPrefixes property: List of address prefixes for the subnet.
|
SubnetPropertiesFormatInner |
SubnetPropertiesFormatInner.withApplicationGatewayIpConfigurations(List<ApplicationGatewayIpConfigurationInner> applicationGatewayIpConfigurations) |
Set the applicationGatewayIpConfigurations property: Application gateway IP configurations of virtual network
resource.
|
SubnetPropertiesFormatInner |
SubnetPropertiesFormatInner.withDelegations(List<Delegation> delegations) |
Set the delegations property: An array of references to the delegations on the subnet.
|
SubnetPropertiesFormatInner |
SubnetPropertiesFormatInner.withIpAllocations(List<com.azure.core.management.SubResource> ipAllocations) |
Set the ipAllocations property: Array of IpAllocation which reference this subnet.
|
SubnetPropertiesFormatInner |
SubnetPropertiesFormatInner.withNatGateway(com.azure.core.management.SubResource natGateway) |
Set the natGateway property: Nat gateway associated with this subnet.
|
SubnetPropertiesFormatInner |
SubnetPropertiesFormatInner.withNetworkSecurityGroup(NetworkSecurityGroupInner networkSecurityGroup) |
Set the networkSecurityGroup property: The reference to the NetworkSecurityGroup resource.
|
SubnetPropertiesFormatInner |
SubnetPropertiesFormatInner.withPrivateEndpointNetworkPolicies(VirtualNetworkPrivateEndpointNetworkPolicies privateEndpointNetworkPolicies) |
Set the privateEndpointNetworkPolicies property: Enable or Disable apply network policies on private end point in
the subnet.
|
SubnetPropertiesFormatInner |
SubnetPropertiesFormatInner.withPrivateLinkServiceNetworkPolicies(VirtualNetworkPrivateLinkServiceNetworkPolicies privateLinkServiceNetworkPolicies) |
Set the privateLinkServiceNetworkPolicies property: Enable or Disable apply network policies on private link
service in the subnet.
|
SubnetPropertiesFormatInner |
SubnetPropertiesFormatInner.withRouteTable(RouteTableInner routeTable) |
Set the routeTable property: The reference to the RouteTable resource.
|
SubnetPropertiesFormatInner |
SubnetPropertiesFormatInner.withServiceEndpointPolicies(List<ServiceEndpointPolicyInner> serviceEndpointPolicies) |
Set the serviceEndpointPolicies property: An array of service endpoint policies.
|
SubnetPropertiesFormatInner |
SubnetPropertiesFormatInner.withServiceEndpoints(List<ServiceEndpointPropertiesFormat> serviceEndpoints) |
Set the serviceEndpoints property: An array of service endpoints.
|