Share via


DataCollectionController.GetProfile(Action) Method

Definition

public abstract Microsoft.Azure.Commands.Common.Authentication.Abstractions.AzurePSDataCollectionProfile GetProfile (Action warningWriter);
abstract member GetProfile : Action -> Microsoft.Azure.Commands.Common.Authentication.Abstractions.AzurePSDataCollectionProfile
Public MustOverride Function GetProfile (warningWriter As Action) As AzurePSDataCollectionProfile

Parameters

warningWriter
Action

Returns

Applies to