你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
BatchAccount.DefinitionStages.WithCreate 接口
public interface WithCreate extends Creatable,Resource.DefinitionWithTags
具有足够输入的 Batch 帐户定义,用于在云中创建新的 Batch 帐户,但公开其他可选输入以指定。
继承成员
Creatable<T>.create()
Creatable<T>.createAsync(final ServiceCallback<T> callback)
Creatable<T>.createAsync()
Indexable.key()
HasName.name()
Resource.DefinitionWithTags<T>.withTag(String key, String value)
Resource.DefinitionWithTags<T>.withTags(Map<String, String> tags)