Udostępnij za pośrednictwem


CosmosDBServiceCreateOrUpdateContent.Properties Property

Definition

Properties in ServiceResourceCreateUpdateParameters. Please note 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 DataTransferServiceResourceCreateUpdateProperties, GraphApiComputeServiceResourceCreateUpdateProperties, MaterializedViewsBuilderServiceResourceCreateUpdateProperties and SqlDedicatedGatewayServiceResourceCreateUpdateProperties.

public Azure.ResourceManager.CosmosDB.Models.ServiceResourceCreateUpdateProperties Properties { get; set; }
member this.Properties : Azure.ResourceManager.CosmosDB.Models.ServiceResourceCreateUpdateProperties with get, set
Public Property Properties As ServiceResourceCreateUpdateProperties

Property Value

Applies to