Share via


IConnectedVMwareIdentity Interface

Definition

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

Properties

ClusterName

Name of the cluster.

DatastoreName

Name of the datastore.

HostName

Name of the host.

Id

Resource identity path

InventoryItemName

Name of the inventoryItem.

ResourceGroupName

The Resource Group Name.

ResourcePoolName

Name of the resourcePool.

ResourceUri

The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource to be extended.

SubscriptionId

The Subscription ID.

VcenterName

Name of the vCenter.

VirtualMachineTemplateName

Name of the virtual machine template resource.

VirtualNetworkName

Name of the virtual network resource.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to