From 5135d397a49d50b4af278f08f2bd2b74477193b2 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Fri, 30 Nov 2018 14:27:30 -0800 Subject: [PATCH] Generated from d6e2bdd9e8db63a62fbc4cedeeb326f53d3bd1c6 (#3448) typo: Microsoft.Blueprint - fullfillment -> fulfillment - deinition -> definition - policyAssginment -> policyAssignment --- .../blueprint/mgmt/2017-11-11-preview/blueprint/models.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/preview/blueprint/mgmt/2017-11-11-preview/blueprint/models.go b/services/preview/blueprint/mgmt/2017-11-11-preview/blueprint/models.go index 535f6811a0ed..aba84d43662d 100644 --- a/services/preview/blueprint/mgmt/2017-11-11-preview/blueprint/models.go +++ b/services/preview/blueprint/mgmt/2017-11-11-preview/blueprint/models.go @@ -1143,7 +1143,7 @@ type ParameterValueBase struct { // PolicyAssignmentArtifact blueprint artifact applies Policy assignments. type PolicyAssignmentArtifact struct { - // PolicyAssignmentArtifactProperties - properties for policyAssginment Artifact + // PolicyAssignmentArtifactProperties - properties for policyAssignment Artifact *PolicyAssignmentArtifactProperties `json:"properties,omitempty"` // Kind - Possible values include: 'KindArtifact', 'KindTemplate', 'KindRoleAssignment', 'KindPolicyAssignment' Kind Kind `json:"kind,omitempty"`