ValidateSecretContent(SecretType) Constructor

Definition

Initializes a new instance of ValidateSecretContent.

public ValidateSecretContent(Azure.ResourceManager.Cdn.Models.SecretType secretType);
new Azure.ResourceManager.Cdn.Models.ValidateSecretContent : Azure.ResourceManager.Cdn.Models.SecretType -> Azure.ResourceManager.Cdn.Models.ValidateSecretContent
Public Sub New (secretType As SecretType)

Parameters

secretType
SecretType

The secret type.

Applies to