IPlacementConstraint.Capability 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.
The capability or attribute key used to match compute unit properties.
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="The capability or attribute key used to match compute unit properties.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="capability", Update=true)]
public string Capability { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="The capability or attribute key used to match compute unit properties.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="capability", Update=true)>]
member this.Capability : string with get, set
Public Property Capability As String
Property Value
- Attributes