IKeyVaultCertificateSourceParameters.UpdateRule 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 updated in Key Vault.
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Describes the action that shall be taken when the certificate is updated in Key Vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="updateRule")]
public string UpdateRule { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Describes the action that shall be taken when the certificate is updated in Key Vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="updateRule")>]
member this.UpdateRule : string
Public ReadOnly Property UpdateRule As String
Property Value
- Attributes