IProfileUpdateModel Interface

Definition

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

Properties

Name Description
EnabledState

The enabled state of the Profile

Tag

Resource tags.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to