ManagedNetworkGroupData.Subscriptions 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.
The collection of subscriptions covered by the Managed Network.
public System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.WritableSubResource> Subscriptions { get; }
member this.Subscriptions : System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.WritableSubResource>
Public ReadOnly Property Subscriptions As IList(Of WritableSubResource)