Partilhar via


IReplicationProtectedItemCollection.Value Property

Definition

The Replication protected item details.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The Replication protected item details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IReplicationProtectedItem) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IReplicationProtectedItem[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The Replication protected item details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IReplicationProtectedItem) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IReplicationProtectedItem[] with get, set
Public Property Value As IReplicationProtectedItem()

Property Value

Attributes

Applies to