Profile Class
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.
Defines an Network Experiment Profile and lists of Experiments
[Microsoft.Rest.Serialization.JsonTransformation]
public class Profile : Microsoft.Azure.Management.FrontDoor.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Profile = class
inherit Resource
Public Class Profile
Inherits Resource
- Inheritance
- Attributes
Constructors
Profile() |
Initializes a new instance of the Profile class. |
Profile(String, String, String, String, IDictionary<String,String>, String, String, String) |
Initializes a new instance of the Profile class. |
Properties
EnabledState |
Gets or sets the state of the Experiment Possible values include: 'Enabled', 'Disabled' |
Etag |
Gets or sets gets a unique read-only string that changes whenever the resource is updated. |
Id |
Gets resource ID. (Inherited from Resource) |
Location |
Gets or sets resource location. (Inherited from Resource) |
Name |
Gets resource name. (Inherited from Resource) |
ResourceState |
Gets resource status. Possible values include: 'Creating', 'Enabling', 'Enabled', 'Disabling', 'Disabled', 'Deleting' |
Tags |
Gets or sets resource tags. (Inherited from Resource) |
Type |
Gets resource type. (Inherited from Resource) |