Share via


IMasterTargetServer.RetentionVolume Property

Definition

The retention volumes of Master target Server.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The retention volumes of Master target Server.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRetentionVolume) }, ReadOnly=false, Required=false, SerializedName="retentionVolumes")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRetentionVolume[] RetentionVolume { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The retention volumes of Master target Server.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRetentionVolume) }, ReadOnly=false, Required=false, SerializedName="retentionVolumes")>]
member this.RetentionVolume : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRetentionVolume[] with get, set
Public Property RetentionVolume As IRetentionVolume()

Property Value

Attributes

Applies to