Uses of Class
com.azure.resourcemanager.appservice.models.ContainerAppSecret
-
Packages that use ContainerAppSecret Package Description com.azure.resourcemanager.appservice.fluent.models Package containing the inner 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 ContainerAppSecret Modifier and Type Method Description List<ContainerAppSecret>SecretsCollectionInner. value()Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.fluent.models with type arguments of type ContainerAppSecret Modifier and Type Method Description SecretsCollectionInnerSecretsCollectionInner. withValue(List<ContainerAppSecret> value)Set the value property: Collection of resources.
-