Share via


IResourceSkuProperties.Capability Property

Definition

Name value pairs to describe the capability.

[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Name value pairs to describe the capability.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IResourceSkuCapabilities) }, Read=true, ReadOnly=false, Required=true, SerializedName="capabilities", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IResourceSkuCapabilities> Capability { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Name value pairs to describe the capability.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IResourceSkuCapabilities) }, Read=true, ReadOnly=false, Required=true, SerializedName="capabilities", Update=true)>]
member this.Capability : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IResourceSkuCapabilities> with get, set
Public Property Capability As List(Of IResourceSkuCapabilities)

Property Value

Attributes

Applies to