共用方式為


SiteSlotVirtualNetworkConnection.CertBlob Property

Definition

A certificate file (.cer) blob containing the public key of the private key used to authenticate a Point-To-Site VPN connection.

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

Property Value

Applies to