PrivateLinkResource クラス

プライベート リンク リソース。

変数はサーバーによってのみ設定され、要求の送信時には無視されます。

継承
azure.mgmt.cognitiveservices.models._models_py3.Resource
PrivateLinkResource

コンストラクター

PrivateLinkResource(*, properties: _models.PrivateLinkResourceProperties | None = None, **kwargs: Any)

Keyword-Only パラメータ

名前 説明
properties

リソースのプロパティ。

変数

名前 説明
id
str

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

name
str

リソースの名前。

type
str

リソースの型。 たとえば、"Microsoft.Compute/virtualMachines" や "Microsoft.Storage/storageAccounts" などです。

properties

リソースのプロパティ。