次の方法で共有


ProviderInstance interface

SAP モニターに関連付けられているプロバイダー インスタンス。

Extends

プロパティ

metadata

プロバイダー インスタンスのメタデータを含む JSON 文字列。

properties

プロバイダー インスタンスのプロパティを含む JSON 文字列。

provisioningState

プロバイダー インスタンスのプロビジョニングの状態注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

typePropertiesType

プロバイダー インスタンスの種類。

継承されたプロパティ

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

name

リソース名注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

プロパティの詳細

metadata

プロバイダー インスタンスのメタデータを含む JSON 文字列。

metadata?: string

プロパティ値

string

properties

プロバイダー インスタンスのプロパティを含む JSON 文字列。

properties?: string

プロパティ値

string

provisioningState

プロバイダー インスタンスのプロビジョニングの状態注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

provisioningState?: string

プロパティ値

string

typePropertiesType

プロバイダー インスタンスの種類。

typePropertiesType?: string

プロパティ値

string

継承されたプロパティの詳細

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

id?: string

プロパティ値

string

ProxyResource.idから継承

name

リソース名注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

name?: string

プロパティ値

string

ProxyResource.nameから継承

type

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type?: string

プロパティ値

string

ProxyResource.typeから継承