Interface ApplicationGatewaySslCertificate.UpdateDefinition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent application gateway definition to return to after attaching
- All Superinterfaces:
ApplicationGatewaySslCertificate.UpdateDefinitionStages.Blank<ParentT>
,ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithAttach<ParentT>
,ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithData<ParentT>
,ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithPassword<ParentT>
,Attachable.InUpdate<ParentT>
- Enclosing interface:
- ApplicationGatewaySslCertificate
public static interface ApplicationGatewaySslCertificate.UpdateDefinition<ParentT>
extends ApplicationGatewaySslCertificate.UpdateDefinitionStages.Blank<ParentT>, ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithData<ParentT>, ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithPassword<ParentT>, ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithAttach<ParentT>
The entirety of an application gateway SSL certificate definition as part of an application gateway update.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithData
withKeyVaultSecretId, withPfxFromBytes, withPfxFromFile
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithPassword
withPfxPassword
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate
attach