IUserManagedHttpsParameters.CertificateSourceParameterUpdateRule 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 CertificateSourceParameterUpdateRule { 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.CertificateSourceParameterUpdateRule : string
Public ReadOnly Property CertificateSourceParameterUpdateRule As String
Property Value
- Attributes