Share via


CosmosDBService.CreateOrUpdateProperties Property

Definition

Properties in ServiceResourceCreateUpdateParameters. Please note Azure.ResourceManager.CosmosDB.Models.ServiceResourceCreateUpdateProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include Azure.ResourceManager.CosmosDB.Models.DataTransferServiceResourceCreateUpdateProperties, Azure.ResourceManager.CosmosDB.Models.GraphApiComputeServiceResourceCreateUpdateProperties, Azure.ResourceManager.CosmosDB.Models.MaterializedViewsBuilderServiceResourceCreateUpdateProperties and Azure.ResourceManager.CosmosDB.Models.SqlDedicatedGatewayServiceResourceCreateUpdateProperties.

public Azure.Provisioning.CosmosDB.ServiceResourceCreateUpdateProperties CreateOrUpdateProperties { get; set; }
member this.CreateOrUpdateProperties : Azure.Provisioning.CosmosDB.ServiceResourceCreateUpdateProperties with get, set
Public Property CreateOrUpdateProperties As ServiceResourceCreateUpdateProperties

Property Value

Applies to