IExadbVMCluster.BackupSubnetCidr Property

Definition

Client OCI backup subnet CIDR, default is 192.168.252.0/22

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Client OCI backup subnet CIDR, default is 192.168.252.0/22", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="backupSubnetCidr", Update=false)]
public string BackupSubnetCidr { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Client OCI backup subnet CIDR, default is 192.168.252.0/22", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="backupSubnetCidr", Update=false)>]
member this.BackupSubnetCidr : string with get, set
Public Property BackupSubnetCidr As String

Property Value

Attributes

Applies to