Delen via


IPublicCertificateProperties.Blob Property

Definition

Public Certificate byte array

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Public Certificate byte array", PossibleTypes=new System.Type[] { typeof(System.Byte[]) }, ReadOnly=false, Required=false, SerializedName="blob")]
public byte[] Blob { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Public Certificate byte array", PossibleTypes=new System.Type[] { typeof(System.Byte[]) }, ReadOnly=false, Required=false, SerializedName="blob")>]
member this.Blob : byte[] with get, set
Public Property Blob As Byte()

Property Value

Byte[]
Attributes

Applies to