次の方法で共有


CloudEdgeManagementRole クラス

定義

Azure からの Virtual Machine Cloud Management のプレビューでは、Azure Portal から Azure Stack Edge デバイスに VM をデプロイおよび管理できます。 詳細については、「この機能を https://docs.microsoft.com/en-us/azure/databox-online/azure-stack-edge-gpu-virtual-machine-overview 使用すると、プレビューの法的条件に同意する」を参照してください。 詳細については、 https://azure.microsoft.com/en-us/support/legal/preview-supplemental-terms/ を参照してください。

[Microsoft.Rest.Serialization.JsonTransformation]
[Newtonsoft.Json.JsonObject("CloudEdgeManagement")]
public class CloudEdgeManagementRole : Microsoft.Azure.Management.DataBoxEdge.Models.Role
[<Microsoft.Rest.Serialization.JsonTransformation>]
[<Newtonsoft.Json.JsonObject("CloudEdgeManagement")>]
type CloudEdgeManagementRole = class
    inherit Role
Public Class CloudEdgeManagementRole
Inherits Role
継承
CloudEdgeManagementRole
属性
JsonTransformationAttribute Newtonsoft.Json.JsonObjectAttribute

コンストラクター

CloudEdgeManagementRole()

CloudEdgeManagementRole クラスの新しいインスタンスを初期化します。

CloudEdgeManagementRole(String, String, String, String, SystemData, String, EdgeProfile)

CloudEdgeManagementRole クラスの新しいインスタンスを初期化します。

プロパティ

EdgeProfile

リソースのエッジ プロファイルを取得します

Id

オブジェクトを一意に識別するパス ID を取得します。

(継承元 ARMBaseModel)
LocalManagementStatus

ローカル Edge 管理の状態を取得します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

Name

オブジェクトの名前を取得します。

(継承元 ARMBaseModel)
RoleStatus

ロールの状態を取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

SystemData

ASE リソースで構成されたロールを取得または設定します

(継承元 Role)
Type

オブジェクトの階層型を取得します。

(継承元 ARMBaseModel)

メソッド

Validate()

オブジェクトを検証します。

適用対象