ResourceIdCompleterAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property)]
public class ResourceIdCompleterAttribute : System.Management.Automation.ArgumentCompleterAttribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property)>]
type ResourceIdCompleterAttribute = class
    inherit ArgumentCompleterAttribute
Public Class ResourceIdCompleterAttribute
Inherits ArgumentCompleterAttribute
Inheritance
ResourceIdCompleterAttribute
Attributes

Constructors

ResourceIdCompleterAttribute(String)

Properties

RequestTimeout
TimeToUpdate

Methods

CreateScriptBlock(String)
GetResourceIds(String)

Applies to