Share via


IStackHcivmIdentity Interface

Definition

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

Properties

ExtensionName

The name of the machine extension.

ExtensionType

The extensionType of the Extension being received.

GalleryImageName

Name of the gallery image

Id

Resource identity path

Location

The location of the Extension being received.

LogicalNetworkName

Name of the logical network

MachineName

The name of the hybrid machine.

MarketplaceGalleryImageName

Name of the marketplace gallery image

MetadataName

Name of the HybridIdentityMetadata.

NetworkInterfaceName

Name of the network interface

OSType

Defines the os type.

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 Hybrid Compute machine resource to be extended.

StorageContainerName

Name of the storage container

SubscriptionId

The ID of the target subscription.

Version

The version of the Extension being received.

VirtualHardDiskName

Name of the virtual hard disk

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to