Uses of Class
com.azure.resourcemanager.appcontainers.models.ConnectedEnvironmentStorageProperties
Packages that use ConnectedEnvironmentStorageProperties
Package
Description
Package containing the inner data models for ContainerAppsApiClient.
Package containing the data models for ContainerAppsApiClient.
-
Uses of ConnectedEnvironmentStorageProperties in com.azure.resourcemanager.appcontainers.fluent.models
Methods in com.azure.resourcemanager.appcontainers.fluent.models that return ConnectedEnvironmentStoragePropertiesModifier and TypeMethodDescriptionConnectedEnvironmentStorageInner.properties()Get the properties property: Storage properties.Methods in com.azure.resourcemanager.appcontainers.fluent.models with parameters of type ConnectedEnvironmentStoragePropertiesModifier and TypeMethodDescriptionConnectedEnvironmentStorageInner.withProperties(ConnectedEnvironmentStorageProperties properties) Set the properties property: Storage properties. -
Uses of ConnectedEnvironmentStorageProperties in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return ConnectedEnvironmentStoragePropertiesModifier and TypeMethodDescriptionConnectedEnvironmentStorageProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConnectedEnvironmentStorageProperties from the JsonReader.ConnectedEnvironmentStorage.properties()Gets the properties property: Storage properties.ConnectedEnvironmentStorageProperties.withAzureFile(AzureFileProperties azureFile) Set the azureFile property: Azure file properties.Methods in com.azure.resourcemanager.appcontainers.models with parameters of type ConnectedEnvironmentStoragePropertiesModifier and TypeMethodDescriptionConnectedEnvironmentStorage.DefinitionStages.WithProperties.withProperties(ConnectedEnvironmentStorageProperties properties) Specifies the properties property: Storage properties.ConnectedEnvironmentStorage.UpdateStages.WithProperties.withProperties(ConnectedEnvironmentStorageProperties properties) Specifies the properties property: Storage properties.