共用方式為


ConnectedCluster.AgentPublicKeyCertificate Property

Definition

Base64 encoded public certificate used by the agent to do the initial handshake to the backend services in Azure.

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

Property Value

Applies to