Share via


IBackupVaultResource.ReplicatedRegion Property

Definition

List of replicated regions for Backup Vault

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="List of replicated regions for Backup Vault", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="replicatedRegions")]
public string[] ReplicatedRegion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="List of replicated regions for Backup Vault", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="replicatedRegions")>]
member this.ReplicatedRegion : string[] with get, set
Public Property ReplicatedRegion As String()

Property Value

String[]
Attributes

Applies to