Share via


IArmDisasterRecoveryListResult.Value Property

Definition

List of Alias(Disaster Recovery configurations)

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="List of Alias(Disaster Recovery configurations)", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IArmDisasterRecovery) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IArmDisasterRecovery[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="List of Alias(Disaster Recovery configurations)", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IArmDisasterRecovery) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IArmDisasterRecovery[] with get, set
Public Property Value As IArmDisasterRecovery()

Property Value

Attributes

Applies to