SliSpatialAggregation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the spatial aggregation model.
public class SliSpatialAggregation : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Monitor.Slis.Models.SliSpatialAggregation>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Monitor.Slis.Models.SliSpatialAggregation>
type SliSpatialAggregation = class
interface IJsonModel<SliSpatialAggregation>
interface IPersistableModel<SliSpatialAggregation>
Public Class SliSpatialAggregation
Implements IJsonModel(Of SliSpatialAggregation), IPersistableModel(Of SliSpatialAggregation)
- Inheritance
-
SliSpatialAggregation
- Implements
Constructors
| Name | Description |
|---|---|
| SliSpatialAggregation(SliSpatialAggregationType, IEnumerable<String>) |
Initializes a new instance of SliSpatialAggregation. |
Properties
| Name | Description |
|---|---|
| Dimensions |
Dimensions considered for spatial aggregation. |
| Type |
Type of spatial aggregation. |