次の方法で共有


JobStorageAccount interface

MSI を使用する Azure Storage アカウントに関連付けられているプロパティ

Extends

プロパティ

authenticationMode

認証モード。

継承されたプロパティ

accountKey

Azure Storage アカウントのアカウント キー。 PUT (CreateOrReplace) 要求で必須。

accountName

Azure ストレージ アカウントの名前。 PUT (CreateOrReplace) 要求で必須。

プロパティの詳細

authenticationMode

認証モード。

authenticationMode?: string

プロパティ値

string

継承されたプロパティの詳細

accountKey

Azure Storage アカウントのアカウント キー。 PUT (CreateOrReplace) 要求で必須。

accountKey?: string

プロパティ値

string

StorageAccount.accountKeyから継承

accountName

Azure ストレージ アカウントの名前。 PUT (CreateOrReplace) 要求で必須。

accountName?: string

プロパティ値

string

StorageAccount.accountNameから継承