Subnet.ServiceAssociationLink Property

Definition

An array of references to services injecting into this subnet.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IServiceAssociationLink> ServiceAssociationLink { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.ServiceAssociationLink : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IServiceAssociationLink>
Public ReadOnly Property ServiceAssociationLink As List(Of IServiceAssociationLink)

Property Value

Implements

Attributes

Applies to