ConfigReferenceLocation Struct
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ConfigReferenceLocationTypeConverter))]
public struct ConfigReferenceLocation : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ConfigReferenceLocation>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ConfigReferenceLocationTypeConverter))>]
type ConfigReferenceLocation = struct
interface IArgumentCompleter
Public Structure ConfigReferenceLocation
Implements IArgumentCompleter, IEquatable(Of ConfigReferenceLocation)
- Inheritance
-
ConfigReferenceLocation
- Attributes
- Implements
Fields
ApplicationSetting |
Methods
CompleteArgument(String, String, String, CommandAst, IDictionary) | |
Equals(ConfigReferenceLocation) | |
Equals(Object) | |
GetHashCode() | |
ToString() |