Partilhar via


ArmDataBoxModelFactory.UnencryptedCredentials(String, JobSecrets) Método

Definição

Inicializa uma nova instância de UnencryptedCredentials.

public static Azure.ResourceManager.DataBox.Models.UnencryptedCredentials UnencryptedCredentials (string jobName = default, Azure.ResourceManager.DataBox.Models.JobSecrets jobSecrets = default);
static member UnencryptedCredentials : string * Azure.ResourceManager.DataBox.Models.JobSecrets -> Azure.ResourceManager.DataBox.Models.UnencryptedCredentials
Public Shared Function UnencryptedCredentials (Optional jobName As String = Nothing, Optional jobSecrets As JobSecrets = Nothing) As UnencryptedCredentials

Parâmetros

jobName
String

Nome do trabalho.

Retornos

Uma nova UnencryptedCredentials instância para zombar.

Aplica-se a