CertificateDescription.Properties Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.IotHub.Models.CertificateProperties Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.IotHub.Models.CertificateProperties with get, set
Public Property Properties As CertificateProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to