Uses of Class
com.azure.resourcemanager.apicenter.models.ServiceProperties
Packages that use ServiceProperties
Package
Description
Package containing the inner data models for AzureApiCenter.
Package containing the data models for AzureApiCenter.
-
Uses of ServiceProperties in com.azure.resourcemanager.apicenter.fluent.models
Methods in com.azure.resourcemanager.apicenter.fluent.models that return ServicePropertiesModifier and TypeMethodDescriptionServiceInner.properties()
Get the properties property: The resource-specific properties for this resource.Methods in com.azure.resourcemanager.apicenter.fluent.models with parameters of type ServicePropertiesModifier and TypeMethodDescriptionServiceInner.withProperties
(ServiceProperties properties) Set the properties property: The resource-specific properties for this resource. -
Uses of ServiceProperties in com.azure.resourcemanager.apicenter.models
Methods in com.azure.resourcemanager.apicenter.models that return ServicePropertiesModifier and TypeMethodDescriptionstatic ServiceProperties
ServiceProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceProperties from the JsonReader.Service.properties()
Gets the properties property: The resource-specific properties for this resource.Methods in com.azure.resourcemanager.apicenter.models with parameters of type ServicePropertiesModifier and TypeMethodDescriptionService.DefinitionStages.WithProperties.withProperties
(ServiceProperties properties) Specifies the properties property: The resource-specific properties for this resource..