30 строки
2.0 KiB
YAML
30 строки
2.0 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.connectedvmware.models.HostModel.DefinitionStages.WithMoRefId"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.HostModel.DefinitionStages.WithMoRefId"
|
|
name: "HostModel.DefinitionStages.WithMoRefId"
|
|
nameWithType: "HostModel.DefinitionStages.WithMoRefId"
|
|
summary: "The stage of the Host<wbr>Model definition allowing to specify mo<wbr>Ref<wbr>Id."
|
|
syntax: "public static interface **HostModel.DefinitionStages.WithMoRefId**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.connectedvmware.models.HostModel.DefinitionStages.WithMoRefId.withMoRefId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.HostModel.DefinitionStages.WithMoRefId.withMoRefId(String moRefId)"
|
|
name: "withMoRefId(String moRefId)"
|
|
nameWithType: "HostModel.DefinitionStages.WithMoRefId.withMoRefId(String moRefId)"
|
|
summary: "Specifies the mo<wbr>Ref<wbr>Id property: Gets or sets the v<wbr>Center Mo<wbr>Ref (Managed Object Reference) ID for the host.."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "Gets or sets the vCenter MoRef (Managed Object Reference) ID for the host."
|
|
name: "moRefId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract HostModel.DefinitionStages.WithCreate withMoRefId(String moRefId)"
|
|
desc: "Specifies the moRefId property: Gets or sets the vCenter MoRef (Managed Object Reference) ID for the host.."
|
|
returns:
|
|
description: "the next definition stage."
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.models.HostModel.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.connectedvmware.models.HostModel.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The stage of the HostModel definition allowing to specify moRefId."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.connectedvmware.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-connectedvmware:1.0.0
|