Udostępnij za pośrednictwem


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.

AuthorizationName

Name of the ExpressRoute Circuit Authorization

CloudLinkName

Name of the cloud link.

ClusterName

Name of the cluster

DatastoreName

Name of the datastore

DhcpId

The ID of the DHCP configuration

DnsServiceId

ID of the DNS service.

DnsZoneId

ID of the DNS zone.

GatewayId

The ID of the NSX Gateway

GlobalReachConnectionName

Name of the global reach connection

HcxEnterpriseSiteName

Name of the HCX Enterprise Site

Id

Resource identity path

Location

The name of the Azure region.

PlacementPolicyName

Name of the placement policy.

PortMirroringId

ID of the NSX port mirroring profile.

PrivateCloudName

Name of the private cloud

PublicIPId

ID of the DNS zone.

ResourceGroupName

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

ScriptCmdletName

Name of the script cmdlet.

ScriptExecutionName

Name of the script cmdlet.

ScriptPackageName

Name of the script package.

SegmentId

The ID of the NSX Segment

SubscriptionId

The ID of the target subscription. The value must be an UUID.

VirtualMachineId

ID of the virtual machine.

VMGroupId

ID of the VM group.

WorkloadNetworkName

Name for the workload network in the private cloud

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to