WebTestPropertiesConfiguration Class
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.
An XML configuration specification for a WebTest.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20220615.WebTestPropertiesConfigurationTypeConverter))]
public class WebTestPropertiesConfiguration : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20220615.IWebTestPropertiesConfiguration
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20220615.WebTestPropertiesConfigurationTypeConverter))>]
type WebTestPropertiesConfiguration = class
interface IWebTestPropertiesConfiguration
interface IJsonSerializable
Public Class WebTestPropertiesConfiguration
Implements IWebTestPropertiesConfiguration
- Inheritance
-
WebTestPropertiesConfiguration
- Attributes
- Implements
Web |
Creates an new WebTestPropertiesConfiguration instance. |
Web |
The XML specification of a WebTest to run against an application. |
Deserialize |
Deserializes a IDictionary into an instance of WebTestPropertiesConfiguration. |
Deserialize |
Deserializes a PSObject into an instance of WebTestPropertiesConfiguration. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20220615.IWebTestPropertiesConfiguration. |
From |
Creates a new instance of WebTestPropertiesConfiguration, deserializing the content from a json string. |
To |
Serializes this instance of WebTestPropertiesConfiguration into a JsonNode. |
To |
Serializes this instance to a json string. |
To |
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |