次の方法で共有


ContainerAppResource.GetContainerAppDetectorPropertyRevisions メソッド

定義

ContainerApp 内の ContainerAppDetectorPropertyRevisionResources のコレクションを取得します。

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

戻り値

ContainerAppDetectorPropertyRevisionResources のコレクションと、ContainerAppDetectorPropertyRevisionResource に対する操作を表すオブジェクト。

適用対象