你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CustomDomainConfiguration.Identity Property

Definition

Identity info for accessing the certificate for the custom domain. This identity info must match an identity that has been set on the namespace.

public Azure.ResourceManager.EventGrid.Models.CustomDomainIdentity Identity { get; set; }
member this.Identity : Azure.ResourceManager.EventGrid.Models.CustomDomainIdentity with get, set
Public Property Identity As CustomDomainIdentity

Property Value

Applies to