Microsoft.Azure.Management.Network.Fluent.PublicIPAddress.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank |
The first stage of a public IP address definition. |
IDefinition |
Container interface for all the definitions. |
IWithAvailabilityZone |
The stage of the IP address definition allowing to specify availability zone. |
IWithCreate |
The stage of the public IP definition which contains all the minimum required inputs for the resource to be created (via WithCreate.create()), but also allows for any other optional settings to be specified. |
IWithGroup |
The stage of the public IP address definition allowing to specify the resource group. |
IWithIdleTimeout |
A public IP address definition allowing the idle timeout to be specified. |
IWithIPAddress |
A public IP address definition allowing to set the IP allocation method (static or dynamic). |
IWithLeafDomainLabel |
A public IP address definition allowing to specify the leaf domain label, if any. |
IWithReverseFQDN |
A public IP address definition allowing the reverse FQDN to be specified. |
IWithSku |
The stage of the IP address definition allowing to specify SKU. |
Azure SDK for .NET