ResourceNameCompleterAttribute(String, String[]) 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 ResourceNameCompleterAttribute (string resourceType, params string[] parentResourceParameterNames);
new Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceNameCompleterAttribute : string * string[] -> Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceNameCompleterAttribute
Public Sub New (resourceType As String, ParamArray parentResourceParameterNames As String())
Parameters
- resourceType
- String
- parentResourceParameterNames
- String[]