CertificateBundle.Policy 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.
Gets the management policy.
[Newtonsoft.Json.JsonProperty(PropertyName="policy")]
public Microsoft.Azure.KeyVault.Models.CertificatePolicy Policy { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="policy")>]
member this.Policy : Microsoft.Azure.KeyVault.Models.CertificatePolicy
Public ReadOnly Property Policy As CertificatePolicy
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute