次の方法で共有


IWithLocation インターフェイス

定義

イメージの場所を指定できるギャラリー イメージ定義のステージ。

public interface IWithLocation : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithLocation = interface
    interface IBeta
Public Interface IWithLocation
Implements IBeta
派生
実装

メソッド

WithLocation(Region)

場所を指定します。

WithLocation(String)

場所を指定します。

適用対象