PrivateCloud Interface
public interface PrivateCloud
Représentation côté client immuable de PrivateCloud.
Résumé de la méthode
| Modificateur et type | Méthode et description |
|---|---|
| abstract String |
availabilityZoneId()
Obtient la propriété ID de zone |
| abstract String |
availabilityZoneName()
Obtient la propriété Nom de zone |
| abstract Integer |
clustersNumber()
Obtient la propriété Nombre de clusters |
| abstract String |
createdBy()
Obtient la propriété By créée |
|
abstract
Offset |
createdOn()
Obtient la propriété On créé |
| abstract List<String> |
dnsServers()
Obtient la propriété serveurs dns |
| abstract String |
expires()
Obtient la propriété expire : date d’expiration du PC. |
| abstract String |
id()
Obtient la propriété id : Id Azure, e. |
|
abstract
Private |
innerModel()
Obtient la com interne. |
| abstract String |
location()
Obtient la propriété location : Emplacement où le cloud privé a été créé, e. |
| abstract String |
name()
Obtient la propriété name : Nom du cloud privé. |
| abstract String |
nsxType()
Obtient la propriété nsx |
| abstract String |
placementGroupId()
Obtient la propriété Id de groupe |
| abstract String |
placementGroupName()
Obtient la propriété Nom du groupe |
| abstract UUID |
privateCloudId()
Obtient la propriété ID de cloud |
|
abstract
List<Resource |
resourcePools()
Obtient la propriété Pools de ressources |
| abstract String |
state()
Obtient la propriété state : Private Cloud state, e. |
| abstract Integer |
totalCpuCores()
Obtient la propriété Total |
| abstract Integer |
totalNodes()
Obtient la propriété total |
| abstract Integer |
totalRam()
Obtient la propriété Ram totale |
| abstract Float |
totalStorage()
Obtient la propriété stockage totale |
|
abstract
Private |
type()
Obtient la propriété de type : Type de ressource Azure. |
| abstract String |
typePropertiesType()
Obtient la propriété type |
| abstract String |
vSphereVersion()
Obtient la propriété v |
| abstract String |
vcenterFqdn()
Obtient la propriété Fqdn vcenter |
| abstract String |
vcenterRefid()
Obtient la propriété vcenter |
|
abstract
List<Virtual |
virtualMachineTemplates()
Obtient la propriété Modèles de machine |
|
abstract
List<Virtual |
virtualNetworks()
Obtient la propriété Réseaux virtuels |
| abstract Boolean |
vrOpsEnabled()
Obtient la propriété vr |
Détails de la méthode
availabilityZoneId
public abstract String availabilityZoneId()
Obtient la propriété availabilityZoneId : ID de zone de disponibilité, par exemple « az1 ».
Returns:
availabilityZoneName
public abstract String availabilityZoneName()
Obtient la propriété availabilityZoneName : nom de la zone de disponibilité, par exemple « Zone de disponibilité 1 ».
Returns:
clustersNumber
public abstract Integer clustersNumber()
Obtient la propriété clustersNumber : Nombre de clusters.
Returns:
createdBy
public abstract String createdBy()
Obtient la propriété createdBy : e-mails de l’utilisateur qui a créé le cloud.
Returns:
createdOn
public abstract OffsetDateTime createdOn()
Obtient la propriété createdOn : lorsque le cloud privé a été créé.
Returns:
dnsServers
public abstract List
Obtient la propriété dnsServers : Tableau de serveurs DNS.
Returns:
expires
public abstract String expires()
Obtient la propriété expire : date d’expiration du PC.
Returns:
id
public abstract String id()
Obtient la propriété id : Id Azure, par exemple « /subscriptions/4da99247-a172-4ed6-8ae9-ebed2d12f839/providers/Microsoft.VMwareCloudSimple/privateClouds » + « /cloud123 ».
Returns:
innerModel
public abstract PrivateCloudInner innerModel()
Obtient l’objet com.azure.resourcemanager.vmwarecloudsimple.fluent.models.PrivateCloudInner interne.
Returns:
location
public abstract String location()
Obtient la propriété location : Emplacement où le cloud privé a été créé, par exemple « westus ».
Returns:
name
public abstract String name()
Obtient la propriété name : Nom du cloud privé.
Returns:
nsxType
public abstract String nsxType()
Obtient la propriété nsxType : Nsx Type, par exemple « Avancé ».
Returns:
placementGroupId
public abstract String placementGroupId()
Obtient la propriété placementGroupId : ID de groupe de placement, par exemple « n1 ».
Returns:
placementGroupName
public abstract String placementGroupName()
Obtient la propriété placementGroupName : Nom du groupe de placement.
Returns:
privateCloudId
public abstract UUID privateCloudId()
Obtient la propriété privateCloudId : ID d’un cloud privé.
Returns:
resourcePools
public abstract List
Obtient la propriété resourcePools : liste des pools de ressources.
Returns:
state
public abstract String state()
Obtient la propriété d’état : État du cloud privé, par exemple « opérationnel ».
Returns:
totalCpuCores
public abstract Integer totalCpuCores()
Obtient la propriété totalCpuCores : Nombre de cœurs.
Returns:
totalNodes
public abstract Integer totalNodes()
Obtient la propriété totalNodes : Nombre de nœuds.
Returns:
totalRam
public abstract Integer totalRam()
Obtient la propriété totalRam : Taille de la mémoire.
Returns:
totalStorage
public abstract Float totalStorage()
Obtient la propriété totalStorage : Espace disque en To.
Returns:
type
public abstract PrivateCloudResourceType type()
Obtient la propriété de type : Type de ressource Azure.
Returns:
typePropertiesType
public abstract String typePropertiesType()
Obtient la propriété typePropertiesType : type de virtualisation, par exemple « vSphere ».
Returns:
vSphereVersion
public abstract String vSphereVersion()
Obtient la propriété vSphereVersion : par exemple , « 6.5u2 ».
Returns:
vcenterFqdn
public abstract String vcenterFqdn()
Obtient la propriété vcenterFqdn : nom de domaine complet pour l’accès vcenter.
Returns:
vcenterRefid
public abstract String vcenterRefid()
Obtient la propriété vcenterRefid : adresse IP Vcenter.
Returns:
virtualMachineTemplates
public abstract List
Obtient la propriété virtualMachineTemplates : liste des modèles de machine virtuelle.
Returns:
virtualNetworks
public abstract List
Obtient la propriété virtualNetworks : liste des réseaux virtuels.
Returns:
vrOpsEnabled
public abstract Boolean vrOpsEnabled()
Obtient la propriété vrOpsEnabled : vRealize Operations Manager est-il activé/désactivé.
Returns: