Uses of Class
com.azure.resourcemanager.network.fluent.models.NatGatewayInner
Packages that use NatGatewayInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of NatGatewayInner in com.azure.resourcemanager.network.fluent
Subinterfaces with type arguments of type NatGatewayInner in com.azure.resourcemanager.network.fluentModifier and TypeInterfaceDescriptioninterfaceAn instance of this class provides access to all the operations defined in NatGatewaysClient.interfaceAn instance of this class provides access to all the operations defined in NatGatewaysClient.Methods in com.azure.resourcemanager.network.fluent that return NatGatewayInnerModifier and TypeMethodDescriptionNatGatewaysClient.createOrUpdate(String resourceGroupName, String natGatewayName, NatGatewayInner parameters) Creates or updates a nat gateway.NatGatewaysClient.createOrUpdate(String resourceGroupName, String natGatewayName, NatGatewayInner parameters, com.azure.core.util.Context context) Creates or updates a nat gateway.NatGatewaysClient.getByResourceGroup(String resourceGroupName, String natGatewayName) Gets the specified nat gateway in a specified resource group.NatGatewaysClient.updateTags(String resourceGroupName, String natGatewayName, TagsObject parameters) Updates nat gateway tags.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type NatGatewayInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<NatGatewayInner>, NatGatewayInner> NatGatewaysClient.beginCreateOrUpdate(String resourceGroupName, String natGatewayName, NatGatewayInner parameters) Creates or updates a nat gateway.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<NatGatewayInner>, NatGatewayInner> NatGatewaysClient.beginCreateOrUpdate(String resourceGroupName, String natGatewayName, NatGatewayInner parameters) Creates or updates a nat gateway.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<NatGatewayInner>, NatGatewayInner> NatGatewaysClient.beginCreateOrUpdate(String resourceGroupName, String natGatewayName, NatGatewayInner parameters, com.azure.core.util.Context context) Creates or updates a nat gateway.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<NatGatewayInner>, NatGatewayInner> NatGatewaysClient.beginCreateOrUpdate(String resourceGroupName, String natGatewayName, NatGatewayInner parameters, com.azure.core.util.Context context) Creates or updates a nat gateway.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<NatGatewayInner>, NatGatewayInner> NatGatewaysClient.beginCreateOrUpdateAsync(String resourceGroupName, String natGatewayName, NatGatewayInner parameters) Creates or updates a nat gateway.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<NatGatewayInner>, NatGatewayInner> NatGatewaysClient.beginCreateOrUpdateAsync(String resourceGroupName, String natGatewayName, NatGatewayInner parameters) Creates or updates a nat gateway.NatGatewaysClient.createOrUpdateAsync(String resourceGroupName, String natGatewayName, NatGatewayInner parameters) Creates or updates a nat gateway.NatGatewaysClient.getByResourceGroupAsync(String resourceGroupName, String natGatewayName) Gets the specified nat gateway in a specified resource group.com.azure.core.http.rest.Response<NatGatewayInner> NatGatewaysClient.getByResourceGroupWithResponse(String resourceGroupName, String natGatewayName, String expand, com.azure.core.util.Context context) Gets the specified nat gateway in a specified resource group.Mono<com.azure.core.http.rest.Response<NatGatewayInner>> NatGatewaysClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String natGatewayName, String expand) Gets the specified nat gateway in a specified resource group.com.azure.core.http.rest.PagedIterable<NatGatewayInner> NatGatewaysClient.list()Gets all the Nat Gateways in a subscription.com.azure.core.http.rest.PagedIterable<NatGatewayInner> NatGatewaysClient.list(com.azure.core.util.Context context) Gets all the Nat Gateways in a subscription.com.azure.core.http.rest.PagedFlux<NatGatewayInner> NatGatewaysClient.listAsync()Gets all the Nat Gateways in a subscription.com.azure.core.http.rest.PagedIterable<NatGatewayInner> NatGatewaysClient.listByResourceGroup(String resourceGroupName) Gets all nat gateways in a resource group.com.azure.core.http.rest.PagedIterable<NatGatewayInner> NatGatewaysClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Gets all nat gateways in a resource group.com.azure.core.http.rest.PagedFlux<NatGatewayInner> NatGatewaysClient.listByResourceGroupAsync(String resourceGroupName) Gets all nat gateways in a resource group.NatGatewaysClient.updateTagsAsync(String resourceGroupName, String natGatewayName, TagsObject parameters) Updates nat gateway tags.com.azure.core.http.rest.Response<NatGatewayInner> NatGatewaysClient.updateTagsWithResponse(String resourceGroupName, String natGatewayName, TagsObject parameters, com.azure.core.util.Context context) Updates nat gateway tags.Mono<com.azure.core.http.rest.Response<NatGatewayInner>> NatGatewaysClient.updateTagsWithResponseAsync(String resourceGroupName, String natGatewayName, TagsObject parameters) Updates nat gateway tags.Methods in com.azure.resourcemanager.network.fluent with parameters of type NatGatewayInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<NatGatewayInner>, NatGatewayInner> NatGatewaysClient.beginCreateOrUpdate(String resourceGroupName, String natGatewayName, NatGatewayInner parameters) Creates or updates a nat gateway.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<NatGatewayInner>, NatGatewayInner> NatGatewaysClient.beginCreateOrUpdate(String resourceGroupName, String natGatewayName, NatGatewayInner parameters, com.azure.core.util.Context context) Creates or updates a nat gateway.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<NatGatewayInner>, NatGatewayInner> NatGatewaysClient.beginCreateOrUpdateAsync(String resourceGroupName, String natGatewayName, NatGatewayInner parameters) Creates or updates a nat gateway.NatGatewaysClient.createOrUpdate(String resourceGroupName, String natGatewayName, NatGatewayInner parameters) Creates or updates a nat gateway.NatGatewaysClient.createOrUpdate(String resourceGroupName, String natGatewayName, NatGatewayInner parameters, com.azure.core.util.Context context) Creates or updates a nat gateway.NatGatewaysClient.createOrUpdateAsync(String resourceGroupName, String natGatewayName, NatGatewayInner parameters) Creates or updates a nat gateway.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> NatGatewaysClient.createOrUpdateWithResponseAsync(String resourceGroupName, String natGatewayName, NatGatewayInner parameters) Creates or updates a nat gateway. -
Uses of NatGatewayInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return NatGatewayInnerModifier and TypeMethodDescriptionstatic NatGatewayInnerNatGatewayInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NatGatewayInner from the JsonReader.PublicIpAddressInner.natGateway()Get the natGateway property: The NatGateway for the Public IP address.PublicIpAddressPropertiesFormatInner.natGateway()Get the natGateway property: The NatGateway for the Public IP address.PublicIpPrefixInner.natGateway()Get the natGateway property: NatGateway of Public IP Prefix.PublicIpPrefixPropertiesFormatInner.natGateway()Get the natGateway property: NatGateway of Public IP Prefix.Set the id property: Resource ID.NatGatewayInner.withIdleTimeoutInMinutes(Integer idleTimeoutInMinutes) Set the idleTimeoutInMinutes property: The idle timeout of the nat gateway.NatGatewayInner.withLocation(String location) NatGatewayInner.withPublicIpAddresses(List<com.azure.core.management.SubResource> publicIpAddresses) Set the publicIpAddresses property: An array of public ip addresses V4 associated with the nat gateway resource.NatGatewayInner.withPublicIpAddressesV6(List<com.azure.core.management.SubResource> publicIpAddressesV6) Set the publicIpAddressesV6 property: An array of public ip addresses V6 associated with the nat gateway resource.NatGatewayInner.withPublicIpPrefixes(List<com.azure.core.management.SubResource> publicIpPrefixes) Set the publicIpPrefixes property: An array of public ip prefixes V4 associated with the nat gateway resource.NatGatewayInner.withPublicIpPrefixesV6(List<com.azure.core.management.SubResource> publicIpPrefixesV6) Set the publicIpPrefixesV6 property: An array of public ip prefixes V6 associated with the nat gateway resource.NatGatewayInner.withSku(NatGatewaySku sku) Set the sku property: The nat gateway SKU.NatGatewayInner.withSourceVirtualNetwork(com.azure.core.management.SubResource sourceVirtualNetwork) Set the sourceVirtualNetwork property: A reference to the source virtual network using this nat gateway resource.Set the zones property: A list of availability zones denoting the zone in which Nat Gateway should be deployed.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type NatGatewayInnerModifier and TypeMethodDescriptionPublicIpAddressInner.withNatGateway(NatGatewayInner natGateway) Set the natGateway property: The NatGateway for the Public IP address.PublicIpAddressPropertiesFormatInner.withNatGateway(NatGatewayInner natGateway) Set the natGateway property: The NatGateway for the Public IP address.PublicIpPrefixInner.withNatGateway(NatGatewayInner natGateway) Set the natGateway property: NatGateway of Public IP Prefix.PublicIpPrefixPropertiesFormatInner.withNatGateway(NatGatewayInner natGateway) Set the natGateway property: NatGateway of Public IP Prefix. -
Uses of NatGatewayInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type NatGatewayInnerModifier and TypeMethodDescriptionNatGatewayListResult.value()Get the value property: A list of Nat Gateways that exists in a resource group.Method parameters in com.azure.resourcemanager.network.models with type arguments of type NatGatewayInnerModifier and TypeMethodDescriptionNatGatewayListResult.withValue(List<NatGatewayInner> value) Set the value property: A list of Nat Gateways that exists in a resource group.