Uses of Interface
com.azure.resourcemanager.apimanagement.models.GatewayCertificateAuthorityContract.DefinitionStages.WithCreate
Packages that use GatewayCertificateAuthorityContract.DefinitionStages.WithCreate
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of GatewayCertificateAuthorityContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.models
Subinterfaces of GatewayCertificateAuthorityContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the GatewayCertificateAuthorityContract definition.Methods in com.azure.resourcemanager.apimanagement.models that return GatewayCertificateAuthorityContract.DefinitionStages.WithCreateModifier and TypeMethodDescriptionGatewayCertificateAuthorityContract.DefinitionStages.WithParentResource.withExistingGateway(String resourceGroupName, String serviceName, String gatewayId) Specifies resourceGroupName, serviceName, gatewayId.GatewayCertificateAuthorityContract.DefinitionStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.GatewayCertificateAuthorityContract.DefinitionStages.WithIsTrusted.withIsTrusted(Boolean isTrusted) Specifies the isTrusted property: Determines whether certificate authority is trusted..