Share via


ApplicationInsightsComponentAPIKey.IPersistableModel<ApplicationInsightsComponentAPIKey>.Create Method

Definition

Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAPIKey IPersistableModel<ApplicationInsightsComponentAPIKey>.Create (BinaryData data, System.ClientModel.Primitives.ModelReaderWriterOptions options);
abstract member System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAPIKey>.Create : BinaryData * System.ClientModel.Primitives.ModelReaderWriterOptions -> Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAPIKey
override this.System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAPIKey>.Create : BinaryData * System.ClientModel.Primitives.ModelReaderWriterOptions -> Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAPIKey
Function Create (data As BinaryData, options As ModelReaderWriterOptions) As ApplicationInsightsComponentAPIKey Implements IPersistableModel(Of ApplicationInsightsComponentAPIKey).Create

Parameters

data
BinaryData

Returns

Implements

Applies to