ExtendedLocation クラス

定義

ExtendedLocation は、リソースが作成される Azure カスタムの場所を表します。

public class ExtendedLocation
type ExtendedLocation = class
Public Class ExtendedLocation
継承
ExtendedLocation

コンストラクター

ExtendedLocation(String, String)

ExtendedLocation の新しいインスタンスを初期化します。

プロパティ

ExtendedLocationType

拡張場所の種類 (CustomLocation など)。

Name

リソースが作成される拡張場所のリソース ID。

適用対象