CreateBucketResponse 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.
Response for Create a bucket
public class CreateBucketResponse
type CreateBucketResponse = class
Public Class CreateBucketResponse
- Inheritance
-
CreateBucketResponse
Constructors
| Name | Description |
|---|---|
| CreateBucketResponse() | |
Properties
| Name | Description |
|---|---|
| Id |
ID of the bucket |
| Name |
Name of the bucket |
| OrderHint |
Hint used to order items of this type in a list view |
| PlanId |
Plan ID to which the bucket belongs |