IServiceResource.NetworkProfileServiceCidr Property

Definition

Azure Spring Apps service reserved CIDR

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="Azure Spring Apps service reserved CIDR", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="serviceCidr", Update=false)]
public string NetworkProfileServiceCidr { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="Azure Spring Apps service reserved CIDR", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="serviceCidr", Update=false)>]
member this.NetworkProfileServiceCidr : string with get, set
Public Property NetworkProfileServiceCidr As String

Property Value

Attributes

Applies to