IWorkloadNetworkPublicIP Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.WorkloadNetworkPublicIPTypeConverter))]
public interface IWorkloadNetworkPublicIP : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.WorkloadNetworkPublicIPTypeConverter))>]
type IWorkloadNetworkPublicIP = interface
    interface IJsonSerializable
    interface IProxyResource
    interface IResource
Public Interface IWorkloadNetworkPublicIP
Implements IProxyResource
Derived
Attributes
Implements

Properties

DisplayName

Display name of the Public IP Block.

Id

Resource ID.

(Inherited from IResource)
Name

Resource name.

(Inherited from IResource)
NumberOfPublicIP

Number of Public IPs requested.

ProvisioningState

The provisioning state

PublicIPBlock

CIDR Block of the Public IP Block.

Type

Resource type.

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to