次の方法で共有


IWithAzureLocations インターフェイス

定義

使用可能なプロバイダー パラメーター定義の最初のステージ。

public interface IWithAzureLocations
type IWithAzureLocations = interface
Public Interface IWithAzureLocations
派生

メソッド

WithAzureLocation(String)

Azure リージョン名を設定します。 注: このメソッドには加法効果があります。

WithAzureLocations(String[])

Azure リージョンの一覧を設定します。 注: 既に設定されている場合は、場所が上書きされます。

適用対象