Uses of Class
com.azure.resourcemanager.weightsandbiases.models.PartnerProperties
Packages that use PartnerProperties
Package
Description
Package containing the data models for WeightsAndBiases.
-
Uses of PartnerProperties in com.azure.resourcemanager.weightsandbiases.models
Methods in com.azure.resourcemanager.weightsandbiases.models that return PartnerPropertiesModifier and TypeMethodDescriptionstatic PartnerPropertiesPartnerProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PartnerProperties from the JsonReader.InstanceProperties.partnerProperties()Get the partnerProperties property: partner properties.PartnerProperties.withRegion(Region region) Set the region property: The region of the instance.PartnerProperties.withSubdomain(String subdomain) Set the subdomain property: The subdomain of the instance.Methods in com.azure.resourcemanager.weightsandbiases.models with parameters of type PartnerPropertiesModifier and TypeMethodDescriptionInstanceProperties.withPartnerProperties(PartnerProperties partnerProperties) Set the partnerProperties property: partner properties.