CategoryAttribute(ParameterCategory[]) Constructor
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.
public CategoryAttribute (params Microsoft.Azure.PowerShell.Cmdlets.Aks.ParameterCategory[] categories);
new Microsoft.Azure.PowerShell.Cmdlets.Aks.CategoryAttribute : Microsoft.Azure.PowerShell.Cmdlets.Aks.ParameterCategory[] -> Microsoft.Azure.PowerShell.Cmdlets.Aks.CategoryAttribute
Public Sub New (ParamArray categories As ParameterCategory())
Parameters
- categories
- ParameterCategory[]