Share via


PublicIPAddress Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class PublicIPAddress : Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PublicIPAddress = class
    inherit Resource
Public Class PublicIPAddress
Inherits Resource
Inheritance
PublicIPAddress
Attributes

Constructors

PublicIPAddress()
PublicIPAddress(String, String, String, String, IDictionary<String, String>, String, String, IPConfiguration, PublicIPAddressDnsSettings, String, Nullable<Int32>, String, String, String)

Properties

DnsSettings
Etag
Id (Inherited from Resource)
IdleTimeoutInMinutes
IpAddress
IpConfiguration
Location (Inherited from Resource)
Name (Inherited from Resource)
ProvisioningState
PublicIPAddressVersion
PublicIPAllocationMethod
ResourceGuid
Tags (Inherited from Resource)
Type (Inherited from Resource)

Applies to