次の方法で共有


ICertificateProperties.Value Property

Definition

PFX or PEM blob

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="PFX or PEM blob", PossibleTypes=new System.Type[] { typeof(System.Byte[]) }, Read=false, ReadOnly=false, Required=false, SerializedName="value", Update=false)]
public byte[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="PFX or PEM blob", PossibleTypes=new System.Type[] { typeof(System.Byte[]) }, Read=false, ReadOnly=false, Required=false, SerializedName="value", Update=false)>]
member this.Value : byte[] with get, set
Public Property Value As Byte()

Property Value

Byte[]
Attributes

Applies to