你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

服务类型。

返回

适用于