Uses of Class
com.azure.resourcemanager.appplatform.models.ServiceRegistryProperties
Packages that use ServiceRegistryProperties
Package
Description
Package containing the inner data models for AppPlatformManagementClient.
Package containing the data models for AppPlatformManagementClient.
-
Uses of ServiceRegistryProperties in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return ServiceRegistryPropertiesModifier and TypeMethodDescriptionServiceRegistryResourceInner.properties()Get the properties property: Service Registry properties payload.Methods in com.azure.resourcemanager.appplatform.fluent.models with parameters of type ServiceRegistryPropertiesModifier and TypeMethodDescriptionServiceRegistryResourceInner.withProperties(ServiceRegistryProperties properties) Set the properties property: Service Registry properties payload. -
Uses of ServiceRegistryProperties in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ServiceRegistryPropertiesModifier and TypeMethodDescriptionstatic ServiceRegistryPropertiesServiceRegistryProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceRegistryProperties from the JsonReader.