Condividi tramite


INetworkProfile.AppSubnetId Property

Definition

Fully qualified resource Id of the subnet to host customer apps in Azure Spring Apps

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="Fully qualified resource Id of the subnet to host customer apps in Azure Spring Apps", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="appSubnetId", Update=false)]
public string AppSubnetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="Fully qualified resource Id of the subnet to host customer apps in Azure Spring Apps", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="appSubnetId", Update=false)>]
member this.AppSubnetId : string with get, set
Public Property AppSubnetId As String

Property Value

Attributes

Applies to