IA2AReplicationDetails.ChurnOptionSelected Property

Definition

A value indicating the churn option selected by user.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "Normal", "High" })]
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="A value indicating the churn option selected by user.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="churnOptionSelected", Update=false)]
public string ChurnOptionSelected { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "Normal", "High" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="A value indicating the churn option selected by user.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="churnOptionSelected", Update=false)>]
member this.ChurnOptionSelected : string
Public ReadOnly Property ChurnOptionSelected As String

Property Value

Attributes

Applies to