Application 接口
定义
An immutable client-side representation of an Azure Batch account application.
public interface Application extends ExternalChildResource<Application, BatchAccount>,HasInner<ApplicationInner>
继承成员
ExternalChildResource<FluentModelT,ParentT>.id()
HasInner<T>.inner()
Indexable.key()
HasName.name()
HasParent<ParentT>.parent()
Refreshable<T>.refresh()
Refreshable<T>.refreshAsync()
方法
applicationPackages() | |
defaultVersion() | |
displayName() | |
updatesAllowed() |