Uses of Class
com.azure.resourcemanager.apimanagement.models.OperationNameFormat
Packages that use OperationNameFormat
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of OperationNameFormat in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return OperationNameFormatModifier and TypeMethodDescriptionDiagnosticContractInner.operationNameFormat()Get the operationNameFormat property: The format of the Operation Name for Application Insights telemetries.DiagnosticContractProperties.operationNameFormat()Get the operationNameFormat property: The format of the Operation Name for Application Insights telemetries.DiagnosticContractUpdateProperties.operationNameFormat()Get the operationNameFormat property: The format of the Operation Name for Application Insights telemetries.Methods in com.azure.resourcemanager.apimanagement.fluent.models with parameters of type OperationNameFormatModifier and TypeMethodDescriptionDiagnosticContractInner.withOperationNameFormat(OperationNameFormat operationNameFormat) Set the operationNameFormat property: The format of the Operation Name for Application Insights telemetries.DiagnosticContractProperties.withOperationNameFormat(OperationNameFormat operationNameFormat) Set the operationNameFormat property: The format of the Operation Name for Application Insights telemetries.DiagnosticContractUpdateProperties.withOperationNameFormat(OperationNameFormat operationNameFormat) Set the operationNameFormat property: The format of the Operation Name for Application Insights telemetries. -
Uses of OperationNameFormat in com.azure.resourcemanager.apimanagement.models
Fields in com.azure.resourcemanager.apimanagement.models declared as OperationNameFormatModifier and TypeFieldDescriptionstatic final OperationNameFormatOperationNameFormat.NAMEStatic value Name for OperationNameFormat.static final OperationNameFormatOperationNameFormat.URLStatic value Url for OperationNameFormat.Methods in com.azure.resourcemanager.apimanagement.models that return OperationNameFormatModifier and TypeMethodDescriptionstatic OperationNameFormatOperationNameFormat.fromString(String name) Creates or finds a OperationNameFormat from its string representation.DiagnosticContract.operationNameFormat()Gets the operationNameFormat property: The format of the Operation Name for Application Insights telemetries.DiagnosticUpdateContract.operationNameFormat()Get the operationNameFormat property: The format of the Operation Name for Application Insights telemetries.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type OperationNameFormatModifier and TypeMethodDescriptionstatic Collection<OperationNameFormat> OperationNameFormat.values()Gets known OperationNameFormat values.Methods in com.azure.resourcemanager.apimanagement.models with parameters of type OperationNameFormatModifier and TypeMethodDescriptionDiagnosticContract.DefinitionStages.WithOperationNameFormat.withOperationNameFormat(OperationNameFormat operationNameFormat) Specifies the operationNameFormat property: The format of the Operation Name for Application Insights telemetries.DiagnosticContract.UpdateStages.WithOperationNameFormat.withOperationNameFormat(OperationNameFormat operationNameFormat) Specifies the operationNameFormat property: The format of the Operation Name for Application Insights telemetries.DiagnosticUpdateContract.withOperationNameFormat(OperationNameFormat operationNameFormat) Set the operationNameFormat property: The format of the Operation Name for Application Insights telemetries.