次の方法で共有


AppPlatformConfigServerGitProperty(Uri) コンストラクター

定義

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

public AppPlatformConfigServerGitProperty (Uri uri);
new Azure.ResourceManager.AppPlatform.Models.AppPlatformConfigServerGitProperty : Uri -> Azure.ResourceManager.AppPlatform.Models.AppPlatformConfigServerGitProperty
Public Sub New (uri As Uri)

パラメーター

uri
Uri

リポジトリの URI。

例外

uri が null です。

適用対象