IVMwareCbtMigrationDetails.InitialSeedingRetryCount Property

Definition

The initial seeding retry count.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The initial seeding retry count.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="initialSeedingRetryCount", Update=false)]
public long? InitialSeedingRetryCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The initial seeding retry count.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="initialSeedingRetryCount", Update=false)>]
member this.InitialSeedingRetryCount : Nullable<int64>
Public ReadOnly Property InitialSeedingRetryCount As Nullable(Of Long)

Property Value

Attributes

Applies to