Class CcdBucketAttributes
CcdBucketAttributes model
Namespace: Unity.Services.Ccd.Management.Models
Syntax
[Preserve]
public class CcdBucketAttributes
Constructors
CcdBucketAttributes(Boolean)
Creates an instance of CcdBucketAttributes.
Declaration
[Preserve]
public CcdBucketAttributes(bool promoteOnly = false)
Parameters
| Type | Name | Description |
|---|---|---|
| Boolean | promoteOnly | promoteOnly param |
Properties
PromoteOnly
Declaration
[Preserve]
public bool PromoteOnly { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |