ISubnet.ResourceNavigationLink Property

Definition

An array of references to the external resources using subnet.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="An array of references to the external resources using subnet.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.IResourceNavigationLink) }, ReadOnly=true, Required=false, SerializedName="resourceNavigationLinks")]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.IResourceNavigationLink[] ResourceNavigationLink { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="An array of references to the external resources using subnet.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.IResourceNavigationLink) }, ReadOnly=true, Required=false, SerializedName="resourceNavigationLinks")>]
member this.ResourceNavigationLink : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.IResourceNavigationLink[]
Public ReadOnly Property ResourceNavigationLink As IResourceNavigationLink()

Property Value

Attributes

Applies to