次の方法で共有


RenewCertificateOrderRequest.IsPrivateKeyExternal Property

Definition

Should we change the ASC type (from managed private key to external private key and vice versa).

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public bool? IsPrivateKeyExternal { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.IsPrivateKeyExternal : Nullable<bool> with get, set
Public Property IsPrivateKeyExternal As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to