NetworkCloudRackDefinition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
RackDefinition represents details regarding the rack.
public class NetworkCloudRackDefinition
type NetworkCloudRackDefinition = class
Public Class NetworkCloudRackDefinition
- Inheritance
-
NetworkCloudRackDefinition
Constructors
NetworkCloudRackDefinition(ResourceIdentifier, String, ResourceIdentifier) |
Initializes a new instance of NetworkCloudRackDefinition. |
Properties
AvailabilityZone |
The zone name used for this rack when created. Availability zones are used for workload placement. |
BareMetalMachineConfigurationData |
The unordered list of bare metal machine configuration. |
NetworkRackId |
The resource ID of the network rack that matches this rack definition. |
RackLocation |
The free-form description of the rack's location. |
RackSerialNumber |
The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired. |
RackSkuId |
The resource ID of the sku for the rack being added. |
StorageApplianceConfigurationData |
The list of storage appliance configuration data for this rack. |
Applies to
Azure SDK for .NET