NicIPConfiguration.UpdateDefinitionStages.WithAttach<ParentT> |
NicIPConfiguration.UpdateDefinitionStages.WithApplicationGateway.withExistingApplicationGatewayBackend(ApplicationGateway appGateway,
String backendName) |
Specifies the application gateway backend to associate this IP configuration with.
|
NicIPConfiguration.UpdateDefinitionStages.WithAttach<ParentT> |
NicIPConfiguration.UpdateDefinitionStages.WithLoadBalancer.withExistingLoadBalancerBackend(LoadBalancer loadBalancer,
String backendName) |
Specifies the load balancer to associate this IP configuration with.
|
NicIPConfiguration.UpdateDefinitionStages.WithAttach<ParentT> |
NicIPConfiguration.UpdateDefinitionStages.WithLoadBalancer.withExistingLoadBalancerInboundNatRule(LoadBalancer loadBalancer,
String inboundNatRuleName) |
Specifies the load balancer inbound NAT rule to associate this IP configuration with.
|
NicIPConfiguration.UpdateDefinitionStages.WithAttach<ParentT> |
NicIPConfiguration.UpdateDefinitionStages.WithPrivateIP.withPrivateIPVersion(IPVersion ipVersion) |
Specifies the IP version for the private IP address.
|