Uses of Class
com.azure.resourcemanager.appcontainers.models.ManagedEnvironmentStorageProperties
Packages that use ManagedEnvironmentStorageProperties
Package
Description
Package containing the inner data models for ContainerAppsApiClient.
Package containing the data models for ContainerAppsApiClient.
-
Uses of ManagedEnvironmentStorageProperties in com.azure.resourcemanager.appcontainers.fluent.models
Methods in com.azure.resourcemanager.appcontainers.fluent.models that return ManagedEnvironmentStoragePropertiesModifier and TypeMethodDescriptionManagedEnvironmentStorageInner.properties()
Get the properties property: Storage properties.Methods in com.azure.resourcemanager.appcontainers.fluent.models with parameters of type ManagedEnvironmentStoragePropertiesModifier and TypeMethodDescriptionManagedEnvironmentStorageInner.withProperties
(ManagedEnvironmentStorageProperties properties) Set the properties property: Storage properties. -
Uses of ManagedEnvironmentStorageProperties in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return ManagedEnvironmentStoragePropertiesModifier and TypeMethodDescriptionManagedEnvironmentStorageProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedEnvironmentStorageProperties from the JsonReader.ManagedEnvironmentStorage.properties()
Gets the properties property: Storage properties.ManagedEnvironmentStorageProperties.withAzureFile
(AzureFileProperties azureFile) Set the azureFile property: Azure file properties.ManagedEnvironmentStorageProperties.withNfsAzureFile
(NfsAzureFileProperties nfsAzureFile) Set the nfsAzureFile property: NFS Azure file properties.Methods in com.azure.resourcemanager.appcontainers.models with parameters of type ManagedEnvironmentStoragePropertiesModifier and TypeMethodDescriptionManagedEnvironmentStorage.DefinitionStages.WithProperties.withProperties
(ManagedEnvironmentStorageProperties properties) Specifies the properties property: Storage properties.ManagedEnvironmentStorage.UpdateStages.WithProperties.withProperties
(ManagedEnvironmentStorageProperties properties) Specifies the properties property: Storage properties.