NetworkProfile.ServiceRuntimeSubnetId Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to