Condividi tramite


AppServiceCertificateOrder.IsPrivateKeyExternal Property

Definition

true if private key is external; otherwise, false.

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

Property Value

Implements

Attributes

Applies to