Uses of Class
com.azure.resourcemanager.healthcareapis.models.ServicesResource
-
Packages that use ServicesResource Package Description com.azure.resourcemanager.healthcareapis.fluent.models Package containing the inner data models for HealthcareApisManagementClient.com.azure.resourcemanager.healthcareapis.models Package containing the data models for HealthcareApisManagementClient. -
-
Uses of ServicesResource in com.azure.resourcemanager.healthcareapis.fluent.models
Subclasses of ServicesResource in com.azure.resourcemanager.healthcareapis.fluent.models Modifier and Type Class Description class
ServicesDescriptionInner
The description of the service. -
Uses of ServicesResource in com.azure.resourcemanager.healthcareapis.models
Methods in com.azure.resourcemanager.healthcareapis.models that return ServicesResource Modifier and Type Method Description ServicesResource
ServicesResource. withEtag(String etag)
Set the etag property: An etag associated with the resource, used for optimistic concurrency when editing it.ServicesResource
ServicesResource. withIdentity(ServicesResourceIdentity identity)
Set the identity property: Setting indicating whether the service has a managed identity associated with it.ServicesResource
ServicesResource. withKind(Kind kind)
Set the kind property: The kind of the service.ServicesResource
ServicesResource. withLocation(String location)
ServicesResource
ServicesResource. withTags(Map<String,String> tags)
-