Class InventoryOptionalField
A list of inventory optional fields.
public sealed class InventoryOptionalField : ConstantClass
- Inheritance
-
InventoryOptionalField
Constructors
InventoryOptionalField(string)
Construct instance of InventoryOptionalField.
public InventoryOptionalField(string value)
Parameters
value
string
Fields
ETag
InventoryOptionalField for ETag
public static readonly InventoryOptionalField ETag
Field Value
EncryptionStatus
InventoryOptionalField for EncryptionStatus
public static readonly InventoryOptionalField EncryptionStatus
Field Value
IntelligentTieringAccessTier
InventoryOptionalField for IntelligentTieringAccessTier
public static readonly InventoryOptionalField IntelligentTieringAccessTier
Field Value
IsMultipartUploaded
InventoryOptionalField for IsMultipartUploaded
public static readonly InventoryOptionalField IsMultipartUploaded
Field Value
LastModifiedDate
InventoryOptionalField for LastModifiedDate
public static readonly InventoryOptionalField LastModifiedDate
Field Value
ObjectLockLegalHoldStatus
InventoryOptionalField for ObjectLockLegalHoldStatus
public static readonly InventoryOptionalField ObjectLockLegalHoldStatus
Field Value
ObjectLockMode
InventoryOptionalField for ObjectLockMode
public static readonly InventoryOptionalField ObjectLockMode
Field Value
ObjectLockRetainUntilDate
InventoryOptionalField for ObjectLockRetainUntilDate
public static readonly InventoryOptionalField ObjectLockRetainUntilDate
Field Value
ReplicationStatus
InventoryOptionalField for ReplicationStatus
public static readonly InventoryOptionalField ReplicationStatus
Field Value
Size
InventoryOptionalField for Size
public static readonly InventoryOptionalField Size
Field Value
StorageClass
InventoryOptionalField for StorageClass
public static readonly InventoryOptionalField StorageClass
Field Value
Methods
FindValue(string)
Finds the constant for the unique value.
public static InventoryOptionalField FindValue(string value)
Parameters
value
stringThe string representation of the InventoryOptionalField.
Returns
- InventoryOptionalField
The InventoryIncludedObjectVersions object for that string.
Operators
implicit operator InventoryOptionalField(string)
Convert string to InventoryOptionalField.
public static implicit operator InventoryOptionalField(string value)
Parameters
value
string