次の方法で共有


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

拡張された場所の名前。

適用対象