次の方法で共有


Service Fabric Mesh ServiceResourceDescription

この種類では、サービス リソースについて説明します。

プロパティ

名前 Type 必須
id string いいえ
name string いいえ
type string いいえ
properties ServiceResourceProperties はい

id

: string
必須: いいえ

リソースの完全修飾識別子。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}


name

: string
必須: いいえ

リソースの名前


type

: string
必須: いいえ

リソースの型。 例: Microsoft.Compute/virtualMachines または Microsoft.Storage/storageAccounts。


properties

種類: ServiceResourceProperties
必須: はい

この種類では、サービス リソースのプロパティについて説明します。