Megosztás a következőn keresztül:


IVirtualMachineResourceSettings.TargetAvailabilitySetId Property

Definition

Gets or sets the target availability set id for virtual machines not in an availability set at source.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the target availability set id for virtual machines not in an availability set at source.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetAvailabilitySetId")]
public string TargetAvailabilitySetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the target availability set id for virtual machines not in an availability set at source.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetAvailabilitySetId")>]
member this.TargetAvailabilitySetId : string with get, set
Public Property TargetAvailabilitySetId As String

Property Value

Attributes

Applies to