ResourcePool インターフェイス
public interface ResourcePool
ResourcePool の不変のクライアント側表現。
メソッドの概要
| 修飾子と型 | メソッドと説明 |
|---|---|
| abstract String |
fullName()
完全な |
| abstract String |
id()
id プロパティ (リソース プール ID (プライベート |
|
abstract
Resource |
innerModel()
内部 com を取得します。 |
| abstract String |
location()
location プロパティ (Azure リージョン) を取得します。 |
| abstract String |
name()
name プロパティ {リソース |
| abstract String |
privateCloudId()
プライベート クラウド ID プロパティ (プライベート |
| abstract String |
type()
type プロパティ {resource |
メソッドの詳細
fullName
public abstract String fullName()
fullName プロパティを取得します。階層型リソース プール名。
Returns:
id
public abstract String id()
id プロパティ (リソース プール ID (privateCloudId:vsphereId) を取得します。
Returns:
innerModel
public abstract ResourcePoolInner innerModel()
内部 com.azure.resourcemanager.vmwarecloudsimple.fluent.models.ResourcePoolInner オブジェクトを取得します。
Returns:
location
public abstract String location()
location プロパティ (Azure リージョン) を取得します。
Returns:
name
public abstract String name()
name プロパティ {ResourcePoolName} を取得します。
Returns:
privateCloudId
public abstract String privateCloudId()
privateCloudId プロパティ (プライベート クラウド ID) を取得します。
Returns:
type
public abstract String type()
type プロパティ {resourceProviderNamespace}/{resourceType} を取得します。
Returns: