다음을 통해 공유


ContainerAppConnectedEnvironmentResource.GetContainerAppConnectedEnvironmentStorages Method

Definition

Gets a collection of ContainerAppConnectedEnvironmentStorageResources in the ContainerAppConnectedEnvironment.

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 ContainerAppConnectedEnvironmentStorageResources and their operations over a ContainerAppConnectedEnvironmentStorageResource.

Applies to