Interface DatastoreSecrets


public interface DatastoreSecrets
An immutable client-side representation of DatastoreSecrets.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.DatastoreSecretsInner object.
    Gets the secretsType property: [Required] Credential type used to authentication with storage.
  • Method Details

    • secretsType

      SecretsType secretsType()
      Gets the secretsType property: [Required] Credential type used to authentication with storage.
      Returns:
      the secretsType value.
    • innerModel

      DatastoreSecretsInner innerModel()
      Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.DatastoreSecretsInner object.
      Returns:
      the inner object.