KeyVaultCertificateSourceParameters.DeleteRule Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the action that shall be taken when the certificate is removed from Key Vault.
[Newtonsoft.Json.JsonProperty(PropertyName="deleteRule")]
public static string DeleteRule { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deleteRule")>]
static member DeleteRule : string
Public Shared ReadOnly Property DeleteRule As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.