共用方式為


AppServiceCertificateOrder.IsPrivateKeyExternal Property

Definition

<code>true</code> if private key is external; otherwise, <code>false</code>.

public Azure.Provisioning.BicepValue<bool> IsPrivateKeyExternal { get; }
member this.IsPrivateKeyExternal : Azure.Provisioning.BicepValue<bool>
Public ReadOnly Property IsPrivateKeyExternal As BicepValue(Of Boolean)

Property Value

Applies to