Share via


IA2AReplicationDetails.ChurnOptionSelected Property

Definition

A value indicating the churn option selected by user.

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

Property Value

Attributes

Applies to