Partager via


MSDeployLogEntry.Type Propriété

Définition

Obtient le type d’entrée de journal. Les valeurs possibles sont les suivantes : « Message », « Avertissement », « Erreur »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à