次の方法で共有


ErrorDeploymentExtended.DeploymentType プロパティ

定義

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

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

プロパティ値

適用対象