次の方法で共有


ArmAppServiceModelFactory.DetectorSupportTopic メソッド

定義

DetectorSupportTopic の新しいインスタンスを初期化します。

public static Azure.ResourceManager.AppService.Models.DetectorSupportTopic DetectorSupportTopic (string id = default, Azure.Core.ResourceIdentifier pesId = default);
static member DetectorSupportTopic : string * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.AppService.Models.DetectorSupportTopic
Public Shared Function DetectorSupportTopic (Optional id As String = Nothing, Optional pesId As ResourceIdentifier = Nothing) As DetectorSupportTopic

パラメーター

id
String

サポート トピック ID。

pesId
ResourceIdentifier

一意のリソース ID。

戻り値

モック作成用の新しい DetectorSupportTopic インスタンス。

適用対象