NetworkCloudRackPatch 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.
RackPatchParameters represents the body of the request to patch the rack properties.
public class NetworkCloudRackPatch
type NetworkCloudRackPatch = class
Public Class NetworkCloudRackPatch
- Inheritance
-
NetworkCloudRackPatch
Constructors
NetworkCloudRackPatch() |
Initializes a new instance of NetworkCloudRackPatch. |
Properties
RackLocation |
The free-form description of the rack location. (e.g. “DTN Datacenter, Floor 3, Isle 9, Rack 2B”). |
RackSerialNumber |
The globally unique identifier for the rack. |
Tags |
The Azure resource tags that will replace the existing ones. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET