Share via


WorkloadNetworkPublicIP Class

Definition

NSX Public IP Block

[Microsoft.Rest.Serialization.JsonTransformation]
public class WorkloadNetworkPublicIP : Microsoft.Azure.Management.Avs.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type WorkloadNetworkPublicIP = class
    inherit ProxyResource
Public Class WorkloadNetworkPublicIP
Inherits ProxyResource
Inheritance
WorkloadNetworkPublicIP
Attributes

Constructors

WorkloadNetworkPublicIP()

Initializes a new instance of the WorkloadNetworkPublicIP class.

WorkloadNetworkPublicIP(String, String, String, String, Nullable<Int64>, String, String)

Initializes a new instance of the WorkloadNetworkPublicIP class.

Properties

DisplayName

Gets or sets display name of the Public IP Block.

Id

Gets resource ID.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
NumberOfPublicIPs

Gets or sets number of Public IPs requested.

ProvisioningState

Gets the provisioning state. Possible values include: 'Succeeded', 'Failed', 'Building', 'Deleting', 'Updating'

PublicIPBlock

Gets CIDR Block of the Public IP Block.

Type

Gets resource type.

(Inherited from Resource)

Applies to