次の方法で共有


IWithServiceEndpoint.WithoutAccessFromService(ServiceEndpointType) メソッド

定義

サービス エンドポイントからの既存のアクセスを削除することを指定します。

public Microsoft.Azure.Management.Network.Fluent.Subnet.Update.IUpdate WithoutAccessFromService (Microsoft.Azure.Management.Network.Fluent.Models.ServiceEndpointType service);
abstract member WithoutAccessFromService : Microsoft.Azure.Management.Network.Fluent.Models.ServiceEndpointType -> Microsoft.Azure.Management.Network.Fluent.Subnet.Update.IUpdate
Public Function WithoutAccessFromService (service As ServiceEndpointType) As IUpdate

パラメーター

service
ServiceEndpointType

サービスの型。

戻り値

適用対象