DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET