IInMageRcmReplicationDetails.TargetAvailabilitySetId Property

Definition

The target availability set Id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The target availability set Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetAvailabilitySetId", Update=true)]
public string TargetAvailabilitySetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The target availability set Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetAvailabilitySetId", Update=true)>]
member this.TargetAvailabilitySetId : string with get, set
Public Property TargetAvailabilitySetId As String

Property Value

Attributes

Applies to