Bagikan melalui


IScVmmIdentity Interface

Definition

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

Properties

AvailabilitySetResourceName

Name of the AvailabilitySet.

CloudResourceName

Name of the Cloud.

ExtensionName

The name of the machine extension.

ExtensionType

The extensionType of the Extension being received.

Id

Resource identity path

InventoryItemResourceName

Name of the inventoryItem.

LicenseName

The name of the license.

LicenseProfileName

The name of the license profile.

Location

The location of the Extension being received.

MachineName

The name of the hybrid machine.

Name

The name of the hybrid machine.

Publisher

The publisher of the Extension being received.

ResourceGroupName

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

ResourceUri

The fully qualified Azure Resource manager identifier of the resource.

SubscriptionId

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

Version

The version of the Extension being received.

VirtualMachineTemplateName

Name of the VirtualMachineTemplate.

VirtualNetworkName

Name of the VirtualNetwork.

VmmServerName

Name of the VmmServer.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to