次の方法で共有


ErrorDeployment.DeploymentType プロパティ

定義

エラー動作の種類でのデプロイ。 指定できる値は LastSuccessful と SpecificDeployment です。

public Azure.ResourceManager.Resources.Models.ErrorDeploymentType? DeploymentType { get; set; }
member this.DeploymentType : Nullable<Azure.ResourceManager.Resources.Models.ErrorDeploymentType> with get, set
Public Property DeploymentType As Nullable(Of ErrorDeploymentType)

プロパティ値

適用対象