GraphApiComputeServiceResourceCreateUpdateProperties 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 Create or Update request for GraphAPIComputeServiceResource.

C#
public class GraphApiComputeServiceResourceCreateUpdateProperties : Azure.ResourceManager.CosmosDB.Models.ServiceResourceCreateUpdateProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CosmosDB.Models.GraphApiComputeServiceResourceCreateUpdateProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CosmosDB.Models.GraphApiComputeServiceResourceCreateUpdateProperties>
Inheritance
GraphApiComputeServiceResourceCreateUpdateProperties
Implements

Constructors

Properties

InstanceCount

Instance count for the service.

(Inherited from ServiceResourceCreateUpdateProperties)
InstanceSize

Instance type for the service.

(Inherited from ServiceResourceCreateUpdateProperties)

Methods

Explicit Interface Implementations

IJsonModel<GraphApiComputeServiceResourceCreateUpdateProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<GraphApiComputeServiceResourceCreateUpdateProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<ServiceResourceCreateUpdateProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from ServiceResourceCreateUpdateProperties)
IJsonModel<ServiceResourceCreateUpdateProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from ServiceResourceCreateUpdateProperties)
IPersistableModel<GraphApiComputeServiceResourceCreateUpdateProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<GraphApiComputeServiceResourceCreateUpdateProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<GraphApiComputeServiceResourceCreateUpdateProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<ServiceResourceCreateUpdateProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from ServiceResourceCreateUpdateProperties)
IPersistableModel<ServiceResourceCreateUpdateProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from ServiceResourceCreateUpdateProperties)
IPersistableModel<ServiceResourceCreateUpdateProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from ServiceResourceCreateUpdateProperties)

Applies to

Product Versions
Azure SDK for .NET Preview