SubnetPropertiesFormat.ResourceNavigationLink Property

Definition

An array of references to the external resources using subnet.

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

Property Value

Implements

Attributes

Applies to