Compartilhar via


IGlobalValidation Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.GlobalValidationTypeConverter))]
public interface IGlobalValidation : Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.GlobalValidationTypeConverter))>]
type IGlobalValidation = interface
    interface IJsonSerializable
Public Interface IGlobalValidation
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ExcludedPath
RedirectToProvider
UnauthenticatedClientAction

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to