ISubnetBeta.ServicesWithAccess Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the services that has access to the subnet.
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))