MaterializedViewsBuilderServiceProperties 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.
Properties for MaterializedViewsBuilderServiceResource.
public class MaterializedViewsBuilderServiceProperties : Azure.ResourceManager.CosmosDB.Models.CosmosDBServiceProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CosmosDB.Models.MaterializedViewsBuilderServiceProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CosmosDB.Models.MaterializedViewsBuilderServiceProperties>
type MaterializedViewsBuilderServiceProperties = class
inherit CosmosDBServiceProperties
interface IJsonModel<MaterializedViewsBuilderServiceProperties>
interface IPersistableModel<MaterializedViewsBuilderServiceProperties>
Public Class MaterializedViewsBuilderServiceProperties
Inherits CosmosDBServiceProperties
Implements IJsonModel(Of MaterializedViewsBuilderServiceProperties), IPersistableModel(Of MaterializedViewsBuilderServiceProperties)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| MaterializedViewsBuilderServiceProperties() |
Initializes a new instance of MaterializedViewsBuilderServiceProperties. |
Properties
| Name | Description |
|---|---|
| AdditionalProperties |
Gets the AdditionalProperties. (Inherited from CosmosDBServiceProperties) |
| CreatedOn |
Time of the last state change (ISO-8601 format). (Inherited from CosmosDBServiceProperties) |
| InstanceCount |
Instance count for the service. (Inherited from CosmosDBServiceProperties) |
| InstanceSize |
Instance type for the service. (Inherited from CosmosDBServiceProperties) |
| Locations |
An array that contains all of the locations for the service. |
| Status |
Describes the status of a service. (Inherited from CosmosDBServiceProperties) |