MSDeployLogEntry.Type Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.MSDeployLogEntryType? Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Nullable<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.MSDeployLogEntryType>
Public ReadOnly Property Type As Nullable(Of MSDeployLogEntryType)

Property Value

Nullable<MSDeployLogEntryType>
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to