Share via


DataNetworkConfiguration.AllowedServices Property

Definition

List of services that can be used as part of this SIM policy. The list must not contain duplicate items and must contain at least one item. The services must be in the same location as the SIM policy.

public System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.WritableSubResource> AllowedServices { get; }
member this.AllowedServices : System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.WritableSubResource>
Public ReadOnly Property AllowedServices As IList(Of WritableSubResource)

Property Value

Applies to