次の方法で共有


UserOwnedStorage コンストラクター

定義

オーバーロード

UserOwnedStorage()

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

UserOwnedStorage(String, String)

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

UserOwnedStorage()

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

public UserOwnedStorage ();
Public Sub New ()

適用対象

UserOwnedStorage(String, String)

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

public UserOwnedStorage (string resourceId = default, string identityClientId = default);
new Microsoft.Azure.Management.CognitiveServices.Models.UserOwnedStorage : string * string -> Microsoft.Azure.Management.CognitiveServices.Models.UserOwnedStorage
Public Sub New (Optional resourceId As String = Nothing, Optional identityClientId As String = Nothing)

パラメーター

resourceId
String

Microsoft.Storage リソースの完全なリソース ID。

identityClientId
String

適用対象