次の方法で共有


IWithGitUrlBeta<ParentT> インターフェイス

定義

Git URL マッピングを指定できるボリューム定義のステージ。

public interface IWithGitUrlBeta<ParentT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithGitUrlBeta<'ParentT> = interface
    interface IBeta
Public Interface IWithGitUrlBeta(Of ParentT)
Implements IBeta

型パラメーター

ParentT

この定義をアタッチした後に戻る親定義のステージ。

派生
実装

メソッド

WithGitUrl(String)

新しいボリュームの Git URL を指定します。

適用対象