@Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Container
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
autoCreateContainer
To set if create container automatically
|
String |
containerName
To set container name
|
String |
ru
To set request unit
|
int |
timeToLive
To set the ttl of container level
|
public abstract String containerName
public abstract String ru
Copyright © 2020 Microsoft Corporation. All rights reserved.