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

ISubnetBeta.ServicesWithAccess 属性

定义

获取有权访问子网的服务。

public System.Collections.Generic.IReadOnlyDictionary<Microsoft.Azure.Management.Network.Fluent.Models.ServiceEndpointType,System.Collections.Generic.List<Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region>> ServicesWithAccess { get; }
member this.ServicesWithAccess : System.Collections.Generic.IReadOnlyDictionary<Microsoft.Azure.Management.Network.Fluent.Models.ServiceEndpointType, System.Collections.Generic.List<Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region>>
Public ReadOnly Property ServicesWithAccess As IReadOnlyDictionary(Of ServiceEndpointType, List(Of Region))

属性值

适用于