次の方法で共有


ProviderOperationsMetadata interface

プロバイダー操作のメタデータ

プロパティ

displayName

プロバイダーの表示名。

id

プロバイダー ID。

name

プロバイダー名。

operations

プロバイダー操作。

resourceTypes

プロバイダー リソースの種類

type

プロバイダーの種類

プロパティの詳細

displayName

プロバイダーの表示名。

displayName?: string

プロパティ値

string

id

プロバイダー ID。

id?: string

プロパティ値

string

name

プロバイダー名。

name?: string

プロパティ値

string

operations

プロバイダー操作。

operations?: ProviderOperation[]

プロパティ値

resourceTypes

プロバイダー リソースの種類

resourceTypes?: ResourceType[]

プロパティ値

type

プロバイダーの種類

type?: string

プロパティ値

string