Share via


SubnetData.Delegations Property

Definition

An array of references to the delegations on the subnet.

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

Property Value

Applies to