次の方法で共有


ILocation インターフェイス

定義

Azure の場所の不変のクライアント側表現。

public interface ILocation : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.ResourceManager.Fluent.Models.Location>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable
type ILocation = interface
    interface IIndexable
    interface IHasInner<Location>
Public Interface ILocation
Implements IHasInner(Of Location), IIndexable
実装

プロパティ

DisplayName

Azure の場所の不変のクライアント側表現。

Inner

Azure の場所の不変のクライアント側表現。

(継承元 IHasInner<T>)
Key

Azure の場所の不変のクライアント側表現。

(継承元 IIndexable)
Latitude

Azure の場所の不変のクライアント側表現。

Longitude

Azure の場所の不変のクライアント側表現。

Name

Azure の場所の不変のクライアント側表現。

Region

Azure の場所の不変のクライアント側表現。

SubscriptionId

Azure の場所の不変のクライアント側表現。

適用対象