FunctionAppManagedServiceIdentityUpdateType Struct

Definition

Argument completer implementation for PlanTypeOptions.

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.FunctionAppManagedServiceIdentityUpdateType))]
public struct FunctionAppManagedServiceIdentityUpdateType : System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.FunctionAppManagedServiceIdentityUpdateType))>]
type FunctionAppManagedServiceIdentityUpdateType = struct
    interface IArgumentCompleter
Public Structure FunctionAppManagedServiceIdentityUpdateType
Implements IArgumentCompleter
Inheritance
FunctionAppManagedServiceIdentityUpdateType
Attributes
Implements

Methods

CompleteArgument(String, String, String, CommandAst, IDictionary)

Implementations of this function are called by PowerShell to complete arguments.

Applies to