Interface VCenter.DefinitionStages.WithFqdn
- All Known Subinterfaces:
VCenter.Definition
- Enclosing interface:
- VCenter.DefinitionStages
public static interface VCenter.DefinitionStages.WithFqdn
The stage of the VCenter definition allowing to specify fqdn.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the fqdn property: Gets or sets the FQDN/IPAddress of the vCenter..
-
Method Details
-
withFqdn
Specifies the fqdn property: Gets or sets the FQDN/IPAddress of the vCenter..- Parameters:
fqdn
- Gets or sets the FQDN/IPAddress of the vCenter.- Returns:
- the next definition stage.
-