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

ExtendedLocation 类

定义

资源扩展位置。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.ResourceManager.Resources.Models.ExtendedLocation+ExtendedLocationConverter))]
public class ExtendedLocation
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.ResourceManager.Resources.Models.ExtendedLocation+ExtendedLocationConverter))>]
type ExtendedLocation = class
Public Class ExtendedLocation
继承
ExtendedLocation
属性

构造函数

ExtendedLocation()

初始化 ExtendedLocation 的新实例。

属性

ExtendedLocationType

扩展位置类型。

Name

扩展的位置名称。

适用于