Uses of Interface
com.azure.resourcemanager.apimanagement.models.CertificateContract.Update
Packages that use CertificateContract.Update
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of CertificateContract.Update in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return CertificateContract.UpdateModifier and TypeMethodDescriptionCertificateContract.update()Begins update for the CertificateContract resource.Specifies the data property: Base 64 encoded certificate using the application/x-pkcs12 representation..CertificateContract.UpdateStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.CertificateContract.UpdateStages.WithKeyVault.withKeyVault(KeyVaultContractCreateProperties keyVault) Specifies the keyVault property: KeyVault location details of the certificate..CertificateContract.UpdateStages.WithPassword.withPassword(String password) Specifies the password property: Password for the Certificate.