DatastoreSecrets Interface
public interface DatastoreSecrets
An immutable client-side representation of DatastoreSecrets.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Datastore |
innerModel()
Gets the inner com. |
|
abstract
Secrets |
secretsType()
Gets the secrets |
Method Details
innerModel
public abstract DatastoreSecretsInner innerModel()
Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.DatastoreSecretsInner object.
Returns:
secretsType
public abstract SecretsType secretsType()
Gets the secretsType property: [Required] Credential type used to authentication with storage.
Returns: