ProfileUpdateParameters Constructors

Definition

Overloads

ProfileUpdateParameters()

Initializes a new instance of the ProfileUpdateParameters class.

ProfileUpdateParameters(IDictionary<String,String>)

Initializes a new instance of the ProfileUpdateParameters class.

ProfileUpdateParameters()

Initializes a new instance of the ProfileUpdateParameters class.

public ProfileUpdateParameters ();

Applies to

Azure SDK for .NET Legacy
Prodotto Versioni
Azure SDK for .NET Legacy

ProfileUpdateParameters(IDictionary<String,String>)

Initializes a new instance of the ProfileUpdateParameters class.

public ProfileUpdateParameters (System.Collections.Generic.IDictionary<string,string> tags = default);

Parameters

tags
IDictionary<String,String>

Profile tags

Applies to

Azure SDK for .NET Legacy
Prodotto Versioni
Azure SDK for .NET Legacy