Property Options
Options
Gets the options for the Put operation.
Declaration
public PutOptions Options { get; }
Property Value
| Type | Description |
|---|---|
| PutOptions |
The options or null if options were not provided.
|
public PutOptions Options { get; }
| Type | Description |
|---|---|
| PutOptions |
The options or null if options were not provided.
|