Compartir a través de


ForecastingSettings.CountryOrRegionForHoliday Property

Definition

Country or region for holidays for forecasting tasks. These should be ISO 3166 two-letter country/region codes, for example 'US' or 'GB'.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public string CountryOrRegionForHoliday { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.CountryOrRegionForHoliday : string with get, set
Public Property CountryOrRegionForHoliday As String

Property Value

Implements

Attributes

Applies to