Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.ManagementGroupProperties
Packages that use ManagementGroupProperties
Package
Description
Package containing the inner data models for OperationalInsightsManagementClient.
-
Uses of ManagementGroupProperties in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return ManagementGroupPropertiesModifier and TypeMethodDescriptionManagementGroupProperties.withCreated(OffsetDateTime created) Set the created property: The datetime that the management group was created.ManagementGroupProperties.withDataReceived(OffsetDateTime dataReceived) Set the dataReceived property: The last datetime that the management group received data.Set the id property: The unique ID of the management group.ManagementGroupProperties.withIsGateway(Boolean isGateway) Set the isGateway property: Gets or sets a value indicating whether the management group is a gateway.Set the name property: The name of the management group.ManagementGroupProperties.withServerCount(Integer serverCount) Set the serverCount property: The number of servers connected to the management group.Set the sku property: The SKU of System Center that is managing the management group.ManagementGroupProperties.withVersion(String version) Set the version property: The version of System Center that is managing the management group.