IStackHciIdentity Interface

Definition

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

Properties

ArcSettingName

The name of the proxy resource holding details of HCI ArcSetting information.

ClusterName

The name of the cluster.

ExtensionName

The name of the machine extension.

Id

Resource identity path

ResourceGroupName

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

SubscriptionId

The ID of the target subscription.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to