ValidateOperationsExtensions.SecretMethod Método

Definição

Valide um Segredo no perfil.

public static Microsoft.Azure.Management.Cdn.Models.ValidateSecretOutput SecretMethod (this Microsoft.Azure.Management.Cdn.IValidateOperations operations, Microsoft.Azure.Management.Cdn.Models.ResourceReference secretSource, string secretType);
static member SecretMethod : Microsoft.Azure.Management.Cdn.IValidateOperations * Microsoft.Azure.Management.Cdn.Models.ResourceReference * string -> Microsoft.Azure.Management.Cdn.Models.ValidateSecretOutput
<Extension()>
Public Function SecretMethod (operations As IValidateOperations, secretSource As ResourceReference, secretType As String) As ValidateSecretOutput

Parâmetros

operations
IValidateOperations

O grupo de operações para esse método de extensão.

secretSource
ResourceReference

A fonte secreta.

secretType
String

O tipo de segredo. Os valores possíveis incluem: 'UrlSigningKey', 'ManagedCertificate', 'CustomerCertificate'

Retornos

Aplica-se a