ComputeSecretsInner Class

  • java.lang.Object
    • com.azure.resourcemanager.machinelearningservices.fluent.models.ComputeSecretsInner

public class ComputeSecretsInner

Secrets related to a Machine Learning compute. Might differ for every type of compute.

Constructor Summary

Constructor Description
ComputeSecretsInner()

Method Summary

Modifier and Type Method and Description
void validate()

Validates the instance.

Methods inherited from java.lang.Object

Constructor Details

ComputeSecretsInner

public ComputeSecretsInner()

Method Details

validate

public void validate()

Validates the instance.

Applies to