Interface JobSecretsCollection
public interface JobSecretsCollection
An immutable client-side representation of JobSecretsCollection.
-
Method Summary
Modifier and TypeMethodDescriptionGets the inner com.azure.resourcemanager.appcontainers.fluent.models.JobSecretsCollectionInner object.value()
Gets the value property: Collection of resources.
-
Method Details
-
value
Gets the value property: Collection of resources.- Returns:
- the value value.
-
innerModel
JobSecretsCollectionInner innerModel()Gets the inner com.azure.resourcemanager.appcontainers.fluent.models.JobSecretsCollectionInner object.- Returns:
- the inner object.
-