Uses of Class
com.azure.resourcemanager.apicenter.models.ApiVersionProperties
Packages that use ApiVersionProperties
Package
Description
Package containing the inner data models for AzureApiCenter.
Package containing the data models for AzureApiCenter.
-
Uses of ApiVersionProperties in com.azure.resourcemanager.apicenter.fluent.models
Methods in com.azure.resourcemanager.apicenter.fluent.models that return ApiVersionPropertiesModifier and TypeMethodDescriptionApiVersionInner.properties()
Get the properties property: The resource-specific properties for this resource.Methods in com.azure.resourcemanager.apicenter.fluent.models with parameters of type ApiVersionPropertiesModifier and TypeMethodDescriptionApiVersionInner.withProperties
(ApiVersionProperties properties) Set the properties property: The resource-specific properties for this resource. -
Uses of ApiVersionProperties in com.azure.resourcemanager.apicenter.models
Methods in com.azure.resourcemanager.apicenter.models that return ApiVersionPropertiesModifier and TypeMethodDescriptionstatic ApiVersionProperties
ApiVersionProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ApiVersionProperties from the JsonReader.ApiVersion.properties()
Gets the properties property: The resource-specific properties for this resource.ApiVersionProperties.withLifecycleStage
(LifecycleStage lifecycleStage) Set the lifecycleStage property: Current lifecycle stage of the API.Set the title property: API version title.Methods in com.azure.resourcemanager.apicenter.models with parameters of type ApiVersionPropertiesModifier and TypeMethodDescriptionApiVersion.DefinitionStages.WithProperties.withProperties
(ApiVersionProperties properties) Specifies the properties property: The resource-specific properties for this resource..ApiVersion.UpdateStages.WithProperties.withProperties
(ApiVersionProperties properties) Specifies the properties property: The resource-specific properties for this resource..