次の方法で共有


AvailableScopeRequestProperties コンストラクター

定義

オーバーロード

AvailableScopeRequestProperties()

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

AvailableScopeRequestProperties(IList<String>)

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

AvailableScopeRequestProperties()

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

public AvailableScopeRequestProperties ();
Public Sub New ()

適用対象

AvailableScopeRequestProperties(IList<String>)

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

public AvailableScopeRequestProperties (System.Collections.Generic.IList<string> scopes = default);
new Microsoft.Azure.Management.Reservations.Models.AvailableScopeRequestProperties : System.Collections.Generic.IList<string> -> Microsoft.Azure.Management.Reservations.Models.AvailableScopeRequestProperties
Public Sub New (Optional scopes As IList(Of String) = Nothing)

パラメーター

scopes
IList<String>

適用対象