IVMwareIdentity Interface

Definition

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

Properties

AddonName

Name of the addon for the private cloud

AuthorizationName

Name of the ExpressRoute Circuit Authorization in the private cloud

CloudLinkName

Name of the cloud link resource

ClusterName

Name of the cluster in the private cloud

DatastoreName

Name of the datastore in the private cloud cluster

DhcpId

NSX DHCP identifier. Generally the same as the DHCP display name

DnsServiceId

NSX DNS Service identifier. Generally the same as the DNS Service's display name

DnsZoneId

NSX DNS Zone identifier. Generally the same as the DNS Zone's display name

GatewayId

NSX Gateway identifier. Generally the same as the Gateway's display name

GlobalReachConnectionName

Name of the global reach connection in the private cloud

HcxEnterpriseSiteName

Name of the HCX Enterprise Site in the private cloud

Id

Resource identity path

Location

Azure region

PlacementPolicyName

Name of the VMware vSphere Distributed Resource Scheduler (DRS) placement policy

PortMirroringId

NSX Port Mirroring identifier. Generally the same as the Port Mirroring display name

PrivateCloudName

Name of the private cloud

PublicIPId

NSX Public IP Block identifier. Generally the same as the Public IP Block's display name

ResourceGroupName

The name of the resource group. The name is case insensitive.

ScriptCmdletName

Name of the script cmdlet resource in the script package in the private cloud

ScriptExecutionName

Name of the user-invoked script execution resource

ScriptPackageName

Name of the script package in the private cloud

SegmentId

NSX Segment identifier. Generally the same as the Segment's display name

SubscriptionId

The ID of the target subscription.

VirtualMachineId

Virtual Machine identifier

VMGroupId

NSX VM Group identifier. Generally the same as the VM Group's display name

WorkloadNetworkName

Name for the workload network in the private cloud

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to