你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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