Uses of Class
com.azure.resourcemanager.appcontainers.models.ContainerAppSecret
Packages that use ContainerAppSecret
Package
Description
Package containing the inner data models for ContainerAppsApiClient.
Package containing the data models for ContainerAppsApiClient.
-
Uses of ContainerAppSecret in com.azure.resourcemanager.appcontainers.fluent.models
Methods in com.azure.resourcemanager.appcontainers.fluent.models that return types with arguments of type ContainerAppSecretModifier and TypeMethodDescriptionSecretsCollectionInner.value()
Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appcontainers.fluent.models with type arguments of type ContainerAppSecretModifier and TypeMethodDescriptionSecretsCollectionInner.withValue
(List<ContainerAppSecret> value) Set the value property: Collection of resources. -
Uses of ContainerAppSecret in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return ContainerAppSecretModifier and TypeMethodDescriptionstatic ContainerAppSecret
ContainerAppSecret.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerAppSecret from the JsonReader.Methods in com.azure.resourcemanager.appcontainers.models that return types with arguments of type ContainerAppSecretModifier and TypeMethodDescriptionSecretsCollection.value()
Gets the value property: Collection of resources.