英語で読む

次の方法で共有


AzureEntityResource クラス

定義

エンティティ リソース

public class AzureEntityResource : Microsoft.Azure.Management.MySQL.FlexibleServers.Models.Resource
継承
AzureEntityResource

注釈

etag を含む Azure Resource Manager リソースのリソース モデル定義。

コンストラクター

AzureEntityResource()

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

AzureEntityResource(String, String, String, String)

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

プロパティ

Etag

リソース Etag を取得します。

Id

リソースの完全修飾リソース ID を取得します。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(継承元 Resource)
Name

リソースの名前を取得します

(継承元 Resource)
Type

リソースの種類を取得します。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

(継承元 Resource)

適用対象