Partager via


OperationResultContract.ActionLog Propriété

Définition

Obtient cette propriété si elle est fournie uniquement dans le cadre de l’opération TenantConfiguration_Validate. Il contient le journal des entités qui seront mises à jour/créées/supprimées dans le cadre de l’opération de TenantConfiguration_Deploy.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.actionLog")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.OperationResultLogItemContract> ActionLog { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.actionLog")>]
member this.ActionLog : System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.OperationResultLogItemContract>
Public ReadOnly Property ActionLog As IList(Of OperationResultLogItemContract)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à