次の方法で共有


GeoRegion クラス

定義

地域。

[Microsoft.Rest.Serialization.JsonTransformation]
public class GeoRegion : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type GeoRegion = class
    inherit ProxyOnlyResource
Public Class GeoRegion
Inherits ProxyOnlyResource
継承
属性

コンストラクター

GeoRegion()

GeoRegion クラスの新しいインスタンスを初期化します。

GeoRegion(String, String, String, String, String, String, String)

GeoRegion クラスの新しいインスタンスを初期化します。

プロパティ

Description

リージョンの説明を取得します。

DisplayName

リージョンの表示名を取得します。

Id

リソース ID を取得します。

(継承元 ProxyOnlyResource)
Kind

リソースの種類を取得または設定します。

(継承元 ProxyOnlyResource)
Name

リソース名を取得します。

(継承元 ProxyOnlyResource)
OrgDomain

リージョンの表示名を取得します。

Type

リソースの種類を取得します。

(継承元 ProxyOnlyResource)

適用対象