Interface ComputeSecrets


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

    Modifier and Type
    Method
    Description
    Gets the computeType property: The type of compute.
    Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.ComputeSecretsInner object.
  • Method Details

    • computeType

      ComputeType computeType()
      Gets the computeType property: The type of compute.
      Returns:
      the computeType value.
    • innerModel

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