Freigeben über


MSDeployLogEntry.Type Eigenschaft

Definition

Ruft den Protokolleintragstyp ab. Mögliche Werte: "Message", "Warning", "Error"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: