Share via


ApplicationInsightsComponentAPIKey.IJsonModel<ApplicationInsightsComponentAPIKey>.Create Method

Definition

Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAPIKey IJsonModel<ApplicationInsightsComponentAPIKey>.Create (ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options);
abstract member System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAPIKey>.Create : Utf8JsonReader * System.ClientModel.Primitives.ModelReaderWriterOptions -> Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAPIKey
override this.System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAPIKey>.Create : Utf8JsonReader * System.ClientModel.Primitives.ModelReaderWriterOptions -> Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAPIKey
Function Create (ByRef reader As Utf8JsonReader, options As ModelReaderWriterOptions) As ApplicationInsightsComponentAPIKey Implements IJsonModel(Of ApplicationInsightsComponentAPIKey).Create

Parameters

Returns

Implements

Applies to