Interface JobSecretsCollection


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.appcontainers.fluent.models.JobSecretsCollectionInner object.
    Gets the value property: Collection of resources.
  • Method Details

    • value

      List<Secret> value()
      Gets the value property: Collection of resources.
      Returns:
      the value value.
    • innerModel

      Gets the inner com.azure.resourcemanager.appcontainers.fluent.models.JobSecretsCollectionInner object.
      Returns:
      the inner object.