Share via


FrontDoorSecretData.Properties Property

Definition

object which contains secret parameters Please note FrontDoorSecretProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include AzureFirstPartyManagedCertificateProperties, CustomerCertificateProperties, ManagedCertificateProperties and UriSigningKeyProperties.

public Azure.ResourceManager.Cdn.Models.FrontDoorSecretProperties Properties { get; set; }
member this.Properties : Azure.ResourceManager.Cdn.Models.FrontDoorSecretProperties with get, set
Public Property Properties As FrontDoorSecretProperties

Property Value

Applies to