INetworkProfile.ServiceRuntimeSubnetId Property

Definition

Fully qualified resource Id of the subnet to host Azure Spring Apps Service Runtime

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

Property Value

Attributes

Applies to