Freigeben über


ValidateOperationsExtensions.SecretMethod Methode

Definition

Überprüfen Sie ein Geheimnis im 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

Parameter

operations
IValidateOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

secretSource
ResourceReference

Die geheime Quelle.

secretType
String

Der Geheimtyp. Mögliche Werte: "UrlSigningKey", "ManagedCertificate", "CustomerCertificate"

Gibt zurück

Gilt für: