ContainerAppConnectedEnvironmentResource.GetContainerAppConnectedEnvironmentStorages Method

Definition

Gets a collection of ContainerAppConnectedEnvironmentStorages in the ContainerAppConnectedEnvironmentResource.

public virtual Azure.ResourceManager.AppContainers.ContainerAppConnectedEnvironmentStorageCollection GetContainerAppConnectedEnvironmentStorages();
abstract member GetContainerAppConnectedEnvironmentStorages : unit -> Azure.ResourceManager.AppContainers.ContainerAppConnectedEnvironmentStorageCollection
override this.GetContainerAppConnectedEnvironmentStorages : unit -> Azure.ResourceManager.AppContainers.ContainerAppConnectedEnvironmentStorageCollection
Public Overridable Function GetContainerAppConnectedEnvironmentStorages () As ContainerAppConnectedEnvironmentStorageCollection

Returns

An object representing collection of ContainerAppConnectedEnvironmentStorages and their operations over a ContainerAppConnectedEnvironmentStorageResource.

Applies to