次の方法で共有


ServiceEndpointPoliciesDelete interface

メソッド

delete(ServiceEndpointPoliciesDeleteParameters)

指定したサービス エンドポイント ポリシーを削除します。

get(ServiceEndpointPoliciesGetParameters)

指定したリソース グループ内の指定されたサービス エンドポイント ポリシーを取得します。

patch(ServiceEndpointPoliciesUpdateTagsParameters)

サービス エンドポイント ポリシーのタグを更新します。

put(ServiceEndpointPoliciesCreateOrUpdateParameters)

サービス エンドポイント ポリシーを作成または更新します。

メソッドの詳細

delete(ServiceEndpointPoliciesDeleteParameters)

指定したサービス エンドポイント ポリシーを削除します。

function delete(options: ServiceEndpointPoliciesDeleteParameters): StreamableMethod<ServiceEndpointPoliciesDelete200Response | ServiceEndpointPoliciesDelete202Response | ServiceEndpointPoliciesDelete204Response | ServiceEndpointPoliciesDeleteDefaultResponse>

パラメーター

戻り値

get(ServiceEndpointPoliciesGetParameters)

指定したリソース グループ内の指定されたサービス エンドポイント ポリシーを取得します。

function get(options: ServiceEndpointPoliciesGetParameters): StreamableMethod<ServiceEndpointPoliciesGet200Response | ServiceEndpointPoliciesGetDefaultResponse>

パラメーター

戻り値

patch(ServiceEndpointPoliciesUpdateTagsParameters)

サービス エンドポイント ポリシーのタグを更新します。

function patch(options: ServiceEndpointPoliciesUpdateTagsParameters): StreamableMethod<ServiceEndpointPoliciesUpdateTags200Response | ServiceEndpointPoliciesUpdateTagsDefaultResponse>

パラメーター

戻り値

put(ServiceEndpointPoliciesCreateOrUpdateParameters)

サービス エンドポイント ポリシーを作成または更新します。

function put(options: ServiceEndpointPoliciesCreateOrUpdateParameters): StreamableMethod<ServiceEndpointPoliciesCreateOrUpdate200Response | ServiceEndpointPoliciesCreateOrUpdate201Response | ServiceEndpointPoliciesCreateOrUpdateDefaultResponse>

パラメーター

戻り値