次の方法で共有


AFDOriginGroup.DeploymentStatus プロパティ

定義

使用可能な値には、'NotStarted'、'InProgress'、'Succeeded'、'Failed' が含まれます。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deploymentStatus")]
public string DeploymentStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deploymentStatus")>]
member this.DeploymentStatus : string
Public ReadOnly Property DeploymentStatus As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象