TopicsConfiguration.CustomDomains Property

Definition

List of custom domain configurations for the namespace.

public Azure.Provisioning.BicepList<Azure.Provisioning.EventGrid.CustomDomainConfiguration> CustomDomains { get; set; }
member this.CustomDomains : Azure.Provisioning.BicepList<Azure.Provisioning.EventGrid.CustomDomainConfiguration> with get, set
Public Property CustomDomains As BicepList(Of CustomDomainConfiguration)

Property Value

Applies to