Uses of Class
com.azure.resourcemanager.appservice.models.ContainerAppSecret
Packages that use ContainerAppSecret
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of ContainerAppSecret in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.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.appservice.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.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return ContainerAppSecretModifier and TypeMethodDescriptionstatic ContainerAppSecret
ContainerAppSecret.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerAppSecret from the JsonReader.