Share via


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.

DeploymentSettingsName

Name of Deployment Setting

EdgeDeviceName

Name of Device

ExtensionName

The name of the machine extension.

Id

Resource identity path

ResourceGroupName

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

ResourceUri

The fully qualified Azure Resource manager identifier of the resource.

SecuritySettingsName

Name of security setting

SubscriptionId

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

UpdateName

The name of the Update

UpdateRunName

The name of the Update Run

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to