AffinityGroupCreateParameters.Label Property
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.
Required. A base-64-encoded name for the affinity group. The name can be up to 100 characters in length. Its value defaults to the Name of the affinity group if not provided.
public string Label { get; set; }
member this.Label : string with get, set
Public Property Label As String