Interface ApiManagementServiceResource.DefinitionStages.WithCreate
- All Superinterfaces:
ApiManagementServiceResource.DefinitionStages.WithAdditionalLocations,ApiManagementServiceResource.DefinitionStages.WithApiVersionConstraint,ApiManagementServiceResource.DefinitionStages.WithCertificates,ApiManagementServiceResource.DefinitionStages.WithConfigurationApi,ApiManagementServiceResource.DefinitionStages.WithCustomProperties,ApiManagementServiceResource.DefinitionStages.WithDeveloperPortalStatus,ApiManagementServiceResource.DefinitionStages.WithDisableGateway,ApiManagementServiceResource.DefinitionStages.WithEnableClientCertificate,ApiManagementServiceResource.DefinitionStages.WithHostnameConfigurations,ApiManagementServiceResource.DefinitionStages.WithIdentity,ApiManagementServiceResource.DefinitionStages.WithLegacyPortalStatus,ApiManagementServiceResource.DefinitionStages.WithNatGatewayState,ApiManagementServiceResource.DefinitionStages.WithNotificationSenderEmail,ApiManagementServiceResource.DefinitionStages.WithPrivateEndpointConnections,ApiManagementServiceResource.DefinitionStages.WithPublicIpAddressId,ApiManagementServiceResource.DefinitionStages.WithPublicNetworkAccess,ApiManagementServiceResource.DefinitionStages.WithRestore,ApiManagementServiceResource.DefinitionStages.WithTags,ApiManagementServiceResource.DefinitionStages.WithVirtualNetworkConfiguration,ApiManagementServiceResource.DefinitionStages.WithVirtualNetworkType,ApiManagementServiceResource.DefinitionStages.WithZones
- All Known Subinterfaces:
ApiManagementServiceResource.Definition
- Enclosing interface:
ApiManagementServiceResource.DefinitionStages
public static interface ApiManagementServiceResource.DefinitionStages.WithCreate
extends ApiManagementServiceResource.DefinitionStages.WithTags, ApiManagementServiceResource.DefinitionStages.WithIdentity, ApiManagementServiceResource.DefinitionStages.WithZones, ApiManagementServiceResource.DefinitionStages.WithNotificationSenderEmail, ApiManagementServiceResource.DefinitionStages.WithHostnameConfigurations, ApiManagementServiceResource.DefinitionStages.WithPublicIpAddressId, ApiManagementServiceResource.DefinitionStages.WithPublicNetworkAccess, ApiManagementServiceResource.DefinitionStages.WithConfigurationApi, ApiManagementServiceResource.DefinitionStages.WithVirtualNetworkConfiguration, ApiManagementServiceResource.DefinitionStages.WithAdditionalLocations, ApiManagementServiceResource.DefinitionStages.WithCustomProperties, ApiManagementServiceResource.DefinitionStages.WithCertificates, ApiManagementServiceResource.DefinitionStages.WithEnableClientCertificate, ApiManagementServiceResource.DefinitionStages.WithNatGatewayState, ApiManagementServiceResource.DefinitionStages.WithDisableGateway, ApiManagementServiceResource.DefinitionStages.WithVirtualNetworkType, ApiManagementServiceResource.DefinitionStages.WithApiVersionConstraint, ApiManagementServiceResource.DefinitionStages.WithRestore, ApiManagementServiceResource.DefinitionStages.WithPrivateEndpointConnections, ApiManagementServiceResource.DefinitionStages.WithLegacyPortalStatus, ApiManagementServiceResource.DefinitionStages.WithDeveloperPortalStatus
The stage of the ApiManagementServiceResource definition which contains all the minimum required properties
for the resource to be created, but also allows for any other optional properties to be specified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithAdditionalLocations
withAdditionalLocationsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithApiVersionConstraint
withApiVersionConstraintMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithCertificates
withCertificatesMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithConfigurationApi
withConfigurationApiMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithCustomProperties
withCustomPropertiesMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithDeveloperPortalStatus
withDeveloperPortalStatusMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithDisableGateway
withDisableGatewayMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithEnableClientCertificate
withEnableClientCertificateMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithHostnameConfigurations
withHostnameConfigurationsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithLegacyPortalStatus
withLegacyPortalStatusMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithNatGatewayState
withNatGatewayStateMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithNotificationSenderEmail
withNotificationSenderEmailMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithPrivateEndpointConnections
withPrivateEndpointConnectionsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithPublicIpAddressId
withPublicIpAddressIdMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithPublicNetworkAccess
withPublicNetworkAccessMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithRestore
withRestoreMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithVirtualNetworkConfiguration
withVirtualNetworkConfigurationMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithVirtualNetworkType
withVirtualNetworkTypeMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource.DefinitionStages.WithZones
withZones
-
Method Details
-
create
ApiManagementServiceResource create()Executes the create request.- Returns:
- the created resource.
-
create
Executes the create request.- Parameters:
context- The context to associate with this operation.- Returns:
- the created resource.
-