共用方式為


EventGridNamespaceClientResource.ClientCertificateAuthentication Property

Definition

The client certificate authentication information.

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

Property Value

Applies to