IServiceResource.NetworkProfileServiceRuntimeSubnetId 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(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