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

ResourceGroup.Location 属性

定义

必需。 获取或设置资源组的位置。 创建资源组后无法更改。 必须是支持的 Azure 位置之一,如美国西部、美国东部、欧洲西部、亚洲东部,等等。

public string Location { get; set; }
member this.Location : string with get, set
Public Property Location As String

属性值

适用于