다음을 통해 공유


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

Property Value

Attributes

Applies to