Delen via


ISpotPlacementRecommenderInput.DesiredLocation Property

Definition

The desired regions

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The desired regions", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="desiredLocations")]
public string[] DesiredLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The desired regions", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="desiredLocations")>]
member this.DesiredLocation : string[] with get, set
Public Property DesiredLocation As String()

Property Value

String[]
Attributes

Applies to