次の方法で共有


ServiceEndpointPolicyOutput interface

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

Extends

プロパティ

etag

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

kind

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

properties

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

継承されたプロパティ

id

リソースの ID

location

リソースの場所。

name

リソース名。

tags

リソース タグ。

type

リソースの種類。

プロパティの詳細

etag

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

etag?: string

プロパティ値

string

kind

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

kind?: string

プロパティ値

string

properties

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

properties?: ServiceEndpointPolicyPropertiesFormatOutput

プロパティ値

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

id

リソースの ID

id?: string

プロパティ値

string

ResourceOutput.id から継承

location

リソースの場所。

location?: string

プロパティ値

string

ResourceOutput.locationから継承

name

リソース名。

name?: string

プロパティ値

string

ResourceOutput.nameから継承

tags

リソース タグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>

ResourceOutput.tagsから継承

type

リソースの種類。

type?: string

プロパティ値

string

ResourceOutput.typeから継承