Uses of Class
com.azure.resourcemanager.astro.models.LiftrBaseDataOrganizationProperties
Packages that use LiftrBaseDataOrganizationProperties
Package
Description
Package containing the inner data models for AstroMgmtClient.
Package containing the data models for AstroMgmtClient.
-
Uses of LiftrBaseDataOrganizationProperties in com.azure.resourcemanager.astro.fluent.models
Methods in com.azure.resourcemanager.astro.fluent.models that return LiftrBaseDataOrganizationPropertiesModifier and TypeMethodDescriptionOrganizationResourceInner.properties()Get the properties property: The resource-specific properties for this resource.Methods in com.azure.resourcemanager.astro.fluent.models with parameters of type LiftrBaseDataOrganizationPropertiesModifier and TypeMethodDescriptionOrganizationResourceInner.withProperties(LiftrBaseDataOrganizationProperties properties) Set the properties property: The resource-specific properties for this resource. -
Uses of LiftrBaseDataOrganizationProperties in com.azure.resourcemanager.astro.models
Methods in com.azure.resourcemanager.astro.models that return LiftrBaseDataOrganizationPropertiesModifier and TypeMethodDescriptionLiftrBaseDataOrganizationProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of LiftrBaseDataOrganizationProperties from the JsonReader.OrganizationResource.properties()Gets the properties property: The resource-specific properties for this resource.LiftrBaseDataOrganizationProperties.withMarketplace(LiftrBaseMarketplaceDetails marketplace) Set the marketplace property: Marketplace details of the resource.LiftrBaseDataOrganizationProperties.withPartnerOrganizationProperties(LiftrBaseDataPartnerOrganizationProperties partnerOrganizationProperties) Set the partnerOrganizationProperties property: Organization properties.LiftrBaseDataOrganizationProperties.withUser(LiftrBaseUserDetails user) Set the user property: Details of the user.Methods in com.azure.resourcemanager.astro.models with parameters of type LiftrBaseDataOrganizationPropertiesModifier and TypeMethodDescriptionOrganizationResource.DefinitionStages.WithProperties.withProperties(LiftrBaseDataOrganizationProperties properties) Specifies the properties property: The resource-specific properties for this resource..