SecurityPINs interface
SecurityPIN を表すインターフェイス。
メソッド
get(string, string, Security |
セキュリティ PIN を取得します。 |
メソッドの詳細
get(string, string, SecurityPINsGetOptionalParams)
セキュリティ PIN を取得します。
function get(vaultName: string, resourceGroupName: string, options?: SecurityPINsGetOptionalParams): Promise<TokenInformation>
パラメーター
- vaultName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- options
- SecurityPINsGetOptionalParams
options パラメーター。
戻り値
Promise<TokenInformation>