AffinityGroupUpdateParameters 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.
Parameters supplied to the Update Affinity Group operation.
public class AffinityGroupUpdateParameters
type AffinityGroupUpdateParameters = class
Public Class AffinityGroupUpdateParameters
- Inheritance
-
AffinityGroupUpdateParameters
Constructors
AffinityGroupUpdateParameters() |
Initializes a new instance of the AffinityGroupUpdateParameters class. |
AffinityGroupUpdateParameters(String) |
Initializes a new instance of the AffinityGroupUpdateParameters class with required arguments. |
Properties
Description |
Optional. A description for the affinity group. The description can be up to 1024 characters in length. |
Label |
Required. A name for the affinity specified as a base-64-encoded string. The label can be up to 100 characters in length. |
Applies to
Azure SDK for .NET