Share via


NetworkProfile.AppSubnetId Property

Definition

Gets or sets fully qualified resource Id of the subnet to host Azure Spring Cloud Apps

[Newtonsoft.Json.JsonProperty(PropertyName="appSubnetId")]
public string AppSubnetId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appSubnetId")>]
member this.AppSubnetId : string with get, set
Public Property AppSubnetId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to