共用方式為


CreateUpdateOptions Class

Definition

CreateUpdateOptions are a list of key-value pairs that describe the resource. Supported keys are "If-Match", "If-None-Match", "Session-Token" and "Throughput"

public class CreateUpdateOptions
type CreateUpdateOptions = class
Public Class CreateUpdateOptions
Inheritance
CreateUpdateOptions

Constructors

CreateUpdateOptions()

Initializes a new instance of the CreateUpdateOptions class.

CreateUpdateOptions(IDictionary<String,Object>, String)

Initializes a new instance of the CreateUpdateOptions class.

Properties

AdditionalProperties

Gets or sets unmatched properties from the message are deserialized this collection

Throughput

Gets or sets request Units per second. For example, "throughput": "10000".

Applies to