次の方法で共有


RegenerateAppPlatformServiceTestKeyContent コンストラクター

定義

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

public RegenerateAppPlatformServiceTestKeyContent (Azure.ResourceManager.AppPlatform.Models.AppPlatformServiceTestKeyType keyType);
new Azure.ResourceManager.AppPlatform.Models.RegenerateAppPlatformServiceTestKeyContent : Azure.ResourceManager.AppPlatform.Models.AppPlatformServiceTestKeyType -> Azure.ResourceManager.AppPlatform.Models.RegenerateAppPlatformServiceTestKeyContent
Public Sub New (keyType As AppPlatformServiceTestKeyType)

パラメーター

keyType
AppPlatformServiceTestKeyType

テスト キーの種類。

適用対象