你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StreamingJobData.DataLocalion 属性

定义

流分析作业的数据区域设置。 值应为集 https://msdn.microsoft.com/en-us/library/system.globalization.culturetypes(v=vs.110).aspx中支持的 .NET 区域性的名称。 如果未指定,则默认为“en-US”。

public Azure.Core.AzureLocation? DataLocalion { get; set; }
member this.DataLocalion : Nullable<Azure.Core.AzureLocation> with get, set
Public Property DataLocalion As Nullable(Of AzureLocation)

属性值

适用于