Share via


DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters Class

Definition

Data Lake Analytics catalog secret creation and update parameters. This is deprecated and will be removed in the next release. Please use DataLakeAnalyticsCatalogCredentialCreateOrUpdateParameters instead.

public class DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters
type DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters = class
Public Class DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters
Inheritance
DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters

Constructors

DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters()

Initializes a new instance of the DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters class.

DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters(String, String)

Initializes a new instance of the DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters class.

Properties

Password

Gets or sets the password for the secret to pass in

Uri

Gets or sets the URI identifier for the secret in the format <hostname>:<port>

Methods

Validate()

Validate the object.

Applies to