你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IVMwareIdentity Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |