次の方法で共有


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))

プロパティ値

適用対象