Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 Azure resource object (Refer azure generic resource model :https://learn.microsoft.com/en-us/rest/api/resources/resources/get-by-id#genericresource).
public class LoadTestingAppComponent : System.ClientModel.Primitives.IJsonModel<Azure.Developer.LoadTesting.LoadTestingAppComponent>, System.ClientModel.Primitives.IPersistableModel<Azure.Developer.LoadTesting.LoadTestingAppComponent>
type LoadTestingAppComponent = class
interface IJsonModel<LoadTestingAppComponent>
interface IPersistableModel<LoadTestingAppComponent>
Public Class LoadTestingAppComponent
Implements IJsonModel(Of LoadTestingAppComponent), IPersistableModel(Of LoadTestingAppComponent)
Load |
Initializes a new instance of LoadTestingAppComponent. |
Display |
Azure resource display name. |
Kind |
Kind of Azure resource type. |
Resource |
Resource group name of the Azure resource. |
Resource |
fully qualified resource Id e.g subscriptions/{subId}/resourceGroups/{rg}/providers/Microsoft.LoadTestService/loadtests/{resName}. |
Resource |
Azure resource name, required while creating the app component. |
Resource |
Azure resource type, required while creating the app component. |
Subscription |
Subscription Id of the Azure resource. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Product | Versions |
---|---|
Azure SDK for .NET | Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback:
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in