Partager via


ValidateOperationsExtensions.SecretMethod Méthode

Définition

Validez un secret dans le profil.

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

Paramètres

operations
IValidateOperations

Groupe d’opérations pour cette méthode d’extension.

secretSource
ResourceReference

Source secrète.

secretType
String

Type de secret. Les valeurs possibles sont les suivantes : « UrlSigningKey », « ManagedCertificate », « CustomerCertificate »

Retours

S’applique à