Condividi tramite


IFunctionsIdentity.RouteName Property

Definition

Name of the Virtual Network route.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the Virtual Network route.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="routeName")]
public string RouteName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the Virtual Network route.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="routeName")>]
member this.RouteName : string with get, set
Public Property RouteName As String

Property Value

Attributes

Applies to