IInMageRcmReplicationDetails.TargetCapacityReservationGroupId Property

Definition

The target capacity reservation group ARM Id.

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

Property Value

Attributes

Applies to