30 строки
2.1 KiB
YAML
30 строки
2.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.networkcloud.models.BareMetalMachine.DefinitionStages.WithBmcMacAddress"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.BareMetalMachine.DefinitionStages.WithBmcMacAddress"
|
|
name: "BareMetalMachine.DefinitionStages.WithBmcMacAddress"
|
|
nameWithType: "BareMetalMachine.DefinitionStages.WithBmcMacAddress"
|
|
summary: "The stage of the Bare<wbr>Metal<wbr>Machine definition allowing to specify bmc<wbr>Mac<wbr>Address."
|
|
syntax: "public static interface **BareMetalMachine.DefinitionStages.WithBmcMacAddress**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.BareMetalMachine.DefinitionStages.WithBmcMacAddress.withBmcMacAddress(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.BareMetalMachine.DefinitionStages.WithBmcMacAddress.withBmcMacAddress(String bmcMacAddress)"
|
|
name: "withBmcMacAddress(String bmcMacAddress)"
|
|
nameWithType: "BareMetalMachine.DefinitionStages.WithBmcMacAddress.withBmcMacAddress(String bmcMacAddress)"
|
|
summary: "Specifies the bmc<wbr>Mac<wbr>Address property: The MAC address of the BMC device.."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The MAC address of the BMC device."
|
|
name: "bmcMacAddress"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract BareMetalMachine.DefinitionStages.WithBootMacAddress withBmcMacAddress(String bmcMacAddress)"
|
|
desc: "Specifies the bmcMacAddress property: The MAC address of the BMC device.."
|
|
returns:
|
|
description: "the next definition stage."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.BareMetalMachine.DefinitionStages.WithBootMacAddress?alt=com.azure.resourcemanager.networkcloud.models.BareMetalMachine.DefinitionStages.WithBootMacAddress&text=WithBootMacAddress\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The stage of the BareMetalMachine definition allowing to specify bmcMacAddress."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.networkcloud.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-networkcloud:1.0.0
|