Share via


DscMetaConfiguration.CertificateId Property

Definition

Gets or sets the CertificateId value of the meta configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="certificateId")]
public string CertificateId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="certificateId")>]
member this.CertificateId : string with get, set
Public Property CertificateId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to