Uses of Class
com.azure.resourcemanager.compute.models.SharingProfileGroup
Packages that use SharingProfileGroup
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of SharingProfileGroup in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return types with arguments of type SharingProfileGroupModifier and TypeMethodDescriptionSharingUpdateInner.groups()Get the groups property: A list of sharing profile groups.Method parameters in com.azure.resourcemanager.compute.fluent.models with type arguments of type SharingProfileGroupModifier and TypeMethodDescriptionSharingUpdateInner.withGroups(List<SharingProfileGroup> groups) Set the groups property: A list of sharing profile groups. -
Uses of SharingProfileGroup in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type SharingProfileGroupModifier and TypeClassDescriptionfinal classGroup of the gallery sharing profile.Methods in com.azure.resourcemanager.compute.models that return SharingProfileGroupModifier and TypeMethodDescriptionstatic SharingProfileGroupSharingProfileGroup.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SharingProfileGroup from the JsonReader.Set the ids property: A list of subscription/tenant ids the gallery is aimed to be shared to.SharingProfileGroup.withType(SharingProfileGroupTypes type) Set the type property: This property allows you to specify the type of sharing group.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type SharingProfileGroupModifier and TypeMethodDescriptionSharingProfile.groups()Get the groups property: A list of sharing profile groups.