你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerAppResource.GetContainerAppAuthConfigs 方法

定义

获取 ContainerApp 中 ContainerAppAuthConfigResources 的集合。

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

返回

一个 对象,该对象表示 ContainerAppAuthConfigResources 的集合及其针对 ContainerAppAuthConfigResource 的操作。

适用于