Compartilhar via


VnetInfo.CertBlob Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.certBlob")]
public byte[] CertBlob { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.certBlob")>]
member this.CertBlob : byte[] with get, set
Public Property CertBlob As Byte()

Property Value

Byte[]
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to