IServiceResource.NetworkProfileServiceRuntimeSubnetId Property

Definition

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

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

Property Value

Attributes

Applies to