IProfile Interface
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.FrontDoor.Models.ProfileTypeConverter))]
public interface IProfile : Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IResourcewithSettableName
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.ProfileTypeConverter))>]
type IProfile = interface
interface IJsonSerializable
interface IResourcewithSettableName
Public Interface IProfile
Implements IResourcewithSettableName
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| EnabledState |
The state of the Experiment |
| Etag |
Gets a unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from IResourcewithSettableName) |
| Location |
Resource location. (Inherited from IResourcewithSettableName) |
| Name |
Resource name. (Inherited from IResourcewithSettableName) |
| ResourceState |
Resource status. |
| Tag |
Resource tags. (Inherited from IResourcewithSettableName) |
| Type |
Resource type. (Inherited from IResourcewithSettableName) |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |