INetworkProfile.ServiceRuntimeSubnetId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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