次の方法で共有


UpgradeOperationHistoricalStatusInfoProperties.StartedBy Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="startedBy")]
public Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.UpgradeOperationInvoker? StartedBy { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startedBy")>]
member this.StartedBy : Nullable<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.UpgradeOperationInvoker>
Public ReadOnly Property StartedBy As Nullable(Of UpgradeOperationInvoker)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to