ServiceEndpointPolicy interface

サービス エンドポイント ポリシー リソース。

Extends

プロパティ

contextualServiceEndpointPolicies

コンテキスト サービス エンドポイント ポリシーのコレクション。

etag

リソースが更新されるたびに変更される一意の読み取り専用文字列。

kind

サービス エンドポイント ポリシーの種類。 これは、Azure portal エクスペリエンスに使用されるメタデータです。

provisioningState

サービス エンドポイント ポリシー リソースのプロビジョニング状態。

resourceGuid

サービス エンドポイント ポリシー リソースのリソース GUID プロパティ。

serviceAlias

ポリシーがサービスに属しているかどうかを示すエイリアス

serviceEndpointPolicyDefinitions

サービス エンドポイント ポリシーのサービス エンドポイント ポリシー定義のコレクション。

subnets

サブネットへの参照のコレクション。

継承されたプロパティ

id

リソース ID。

location

リソースの場所。

name

リソース名。

tags

リソース タグ。

type

リソースの種類。

プロパティの詳細

contextualServiceEndpointPolicies

コンテキスト サービス エンドポイント ポリシーのコレクション。

contextualServiceEndpointPolicies?: string[]

プロパティ値

string[]

etag

リソースが更新されるたびに変更される一意の読み取り専用文字列。

etag?: string

プロパティ値

string

kind

サービス エンドポイント ポリシーの種類。 これは、Azure portal エクスペリエンスに使用されるメタデータです。

kind?: string

プロパティ値

string

provisioningState

サービス エンドポイント ポリシー リソースのプロビジョニング状態。

provisioningState?: string

プロパティ値

string

resourceGuid

サービス エンドポイント ポリシー リソースのリソース GUID プロパティ。

resourceGuid?: string

プロパティ値

string

serviceAlias

ポリシーがサービスに属しているかどうかを示すエイリアス

serviceAlias?: string

プロパティ値

string

serviceEndpointPolicyDefinitions

サービス エンドポイント ポリシーのサービス エンドポイント ポリシー定義のコレクション。

serviceEndpointPolicyDefinitions?: ServiceEndpointPolicyDefinition[]

プロパティ値

subnets

サブネットへの参照のコレクション。

subnets?: Subnet[]

プロパティ値

Subnet[]

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

id

リソース ID。

id?: string

プロパティ値

string

承元Resource.id

location

リソースの場所。

location?: string

プロパティ値

string

resource.location から継承

name

リソース名。

name?: string

プロパティ値

string

承元Resource.name

tags

リソース タグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>

Resource.tags から継承された

type

リソースの種類。

type?: string

プロパティ値

string

承元Resource.type