diff --git a/src/Automation/Automation.Sdk/Properties/AssemblyInfo.cs b/src/Automation/Automation.Sdk/Properties/AssemblyInfo.cs index c99005d475e7..ad9203f578c4 100644 --- a/src/Automation/Automation.Sdk/Properties/AssemblyInfo.cs +++ b/src/Automation/Automation.Sdk/Properties/AssemblyInfo.cs @@ -26,5 +26,5 @@ [assembly: CLSCompliant(false)] [assembly: Guid("ca7999e0-ca2f-47fc-9c30-f982d9e3a6ed")] -[assembly: AssemblyVersion("1.9.0")] -[assembly: AssemblyFileVersion("1.9.0")] +[assembly: AssemblyVersion("1.9.1")] +[assembly: AssemblyFileVersion("1.9.1")] diff --git a/src/Automation/Automation/Az.Automation.psd1 b/src/Automation/Automation/Az.Automation.psd1 index 4b1b1fd65af7..6fed1febcc24 100644 --- a/src/Automation/Automation/Az.Automation.psd1 +++ b/src/Automation/Automation/Az.Automation.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft Corporation # -# Generated on: 1/6/2023 +# Generated on: 2/7/2023 # @{ @@ -12,7 +12,7 @@ # RootModule = '' # Version number of this module. -ModuleVersion = '1.9.0' +ModuleVersion = '1.9.1' # Supported PSEditions CompatiblePSEditions = 'Core', 'Desktop' @@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2' # ProcessorArchitecture = '' # Modules that must be imported into the global environment prior to importing this module -RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.11.0'; }) +RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.11.2'; }) # Assemblies that must be loaded prior to importing this module RequiredAssemblies = 'Microsoft.Azure.PowerShell.Automation.Sdk.dll' @@ -179,7 +179,7 @@ PrivateData = @{ # IconUri = '' # ReleaseNotes of this module - ReleaseNotes = '* Updated Example: Start-AzAutomationRunbook should pass ordered dictionary for parameters [#20408]' + ReleaseNotes = '* Fixed bug: Runbooks Name Pattern failures. ' # Prerelease string of this module # Prerelease = '' diff --git a/src/Automation/Automation/ChangeLog.md b/src/Automation/Automation/ChangeLog.md index 67e6d27ef528..d7c72a6459f1 100644 --- a/src/Automation/Automation/ChangeLog.md +++ b/src/Automation/Automation/ChangeLog.md @@ -18,6 +18,8 @@ - Additional information about change #1 --> ## Upcoming Release + +## Version 1.9.1 * Fixed bug: Runbooks Name Pattern failures. ## Version 1.9.0 diff --git a/src/Automation/Automation/Properties/AssemblyInfo.cs b/src/Automation/Automation/Properties/AssemblyInfo.cs index 09f7e9264750..9177714059dc 100644 --- a/src/Automation/Automation/Properties/AssemblyInfo.cs +++ b/src/Automation/Automation/Properties/AssemblyInfo.cs @@ -43,8 +43,8 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.9.0")] -[assembly: AssemblyFileVersion("1.9.0")] +[assembly: AssemblyVersion("1.9.1")] +[assembly: AssemblyFileVersion("1.9.1")] #if !SIGN [assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Automation.Test")] #endif diff --git a/tools/Az/Az.psd1 b/tools/Az/Az.psd1 index 279c5d79b97c..070ccb1378e6 100644 --- a/tools/Az/Az.psd1 +++ b/tools/Az/Az.psd1 @@ -61,7 +61,7 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.11.2'; }, @{ModuleName = 'Az.ApplicationInsights'; RequiredVersion = '2.2.2'; }, @{ModuleName = 'Az.Attestation'; RequiredVersion = '2.0.0'; }, @{ModuleName = 'Az.Automanage'; RequiredVersion = '0.1.0'; }, - @{ModuleName = 'Az.Automation'; RequiredVersion = '1.9.0'; }, + @{ModuleName = 'Az.Automation'; RequiredVersion = '1.9.1'; }, @{ModuleName = 'Az.Batch'; RequiredVersion = '3.3.0'; }, @{ModuleName = 'Az.Billing'; RequiredVersion = '2.0.0'; }, @{ModuleName = 'Az.Cdn'; RequiredVersion = '2.1.0'; }, diff --git a/tools/AzPreview/AzPreview.psd1 b/tools/AzPreview/AzPreview.psd1 index 3a628c263ae6..dcf4b6211366 100644 --- a/tools/AzPreview/AzPreview.psd1 +++ b/tools/AzPreview/AzPreview.psd1 @@ -64,7 +64,7 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.11.2'; }, @{ModuleName = 'Az.ApplicationInsights'; RequiredVersion = '2.2.2'; }, @{ModuleName = 'Az.Attestation'; RequiredVersion = '2.0.0'; }, @{ModuleName = 'Az.Automanage'; RequiredVersion = '0.1.0'; }, - @{ModuleName = 'Az.Automation'; RequiredVersion = '1.9.0'; }, + @{ModuleName = 'Az.Automation'; RequiredVersion = '1.9.1'; }, @{ModuleName = 'Az.BareMetal'; RequiredVersion = '0.1.0'; }, @{ModuleName = 'Az.Batch'; RequiredVersion = '3.3.0'; }, @{ModuleName = 'Az.Billing'; RequiredVersion = '2.0.0'; }, diff --git a/tools/Docs/az-ps-latest.csv b/tools/Docs/az-ps-latest.csv index 4c38c9c99566..18f3a7512809 100644 --- a/tools/Docs/az-ps-latest.csv +++ b/tools/Docs/az-ps-latest.csv @@ -10,7 +10,7 @@ pac8,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-releas pac9,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.ApplicationInsights.2.2.2.nupkg;sourceType=sa]Az.ApplicationInsights,2.2.2 pac10,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Attestation.2.0.0.nupkg;sourceType=sa]Az.Attestation,2.0.0 pac11,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Automanage.0.1.0.nupkg;sourceType=sa]Az.Automanage,0.1.0 -pac12,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Automation.1.9.0.nupkg;sourceType=sa]Az.Automation,1.9.0 +pac12,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Automation.1.9.1.nupkg;sourceType=sa]Az.Automation,1.9.1 pac13,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.BareMetal.0.1.0.nupkg;sourceType=sa]Az.BareMetal,0.1.0 pac14,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Batch.3.3.0.nupkg;sourceType=sa]Az.Batch,3.3.0 pac15,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Billing.2.0.0.nupkg;sourceType=sa]Az.Billing,2.0.0 diff --git a/tools/Tools.Common/SerializedCmdlets/Az.Automation.json b/tools/Tools.Common/SerializedCmdlets/Az.Automation.json index 34885bfec589..bce1ac1f05b0 100644 --- a/tools/Tools.Common/SerializedCmdlets/Az.Automation.json +++ b/tools/Tools.Common/SerializedCmdlets/Az.Automation.json @@ -1,6 +1,6 @@ { "ModuleName": "Az.Automation", - "ModuleVersion": "1.9.0", + "ModuleVersion": "1.9.1", "Cmdlets": [ { "VerbName": "Export", @@ -914,7 +914,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.AutomationAccount", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.AutomationAccount, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.AutomationAccount, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Encryption": "Microsoft.Azure.Management.Automation.Models.EncryptionProperties", "Identity": "Microsoft.Azure.Management.Automation.Models.Identity", @@ -1179,7 +1179,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.CertificateInfo", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CertificateInfo, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CertificateInfo, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Exportable": "System.Boolean", "ExpiryTime": "System.DateTimeOffset", @@ -1446,7 +1446,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Connection", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Connection, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Connection, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "FieldDefinitionValues": "System.Collections.Hashtable", "CreationTime": "System.DateTimeOffset", @@ -1797,7 +1797,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.CredentialInfo", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CredentialInfo, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CredentialInfo, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "CreationTime": "System.DateTimeOffset", "LastModifiedTime": "System.DateTimeOffset", @@ -2062,7 +2062,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.CompilationJob", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CompilationJob, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CompilationJob, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "JobParameters": "System.Collections.Hashtable", "CreationTime": "System.DateTimeOffset", @@ -2668,7 +2668,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.JobStream", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.JobStream, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.JobStream, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Time": "System.DateTimeOffset", "JobId": "System.Guid", @@ -2752,7 +2752,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Common", "Name": "Microsoft.Azure.Commands.Automation.Common.CompilationJobStreamType", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.CompilationJobStreamType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.CompilationJobStreamType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateSet": [ "Warning", @@ -2841,7 +2841,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Common", "Name": "Microsoft.Azure.Commands.Automation.Common.CompilationJobStreamType", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.CompilationJobStreamType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.CompilationJobStreamType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateSet": [ "Warning", @@ -2948,7 +2948,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.DscConfiguration", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DscConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DscConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "LogVerbose": "System.Boolean", "Tags": "System.Collections.Hashtable", @@ -3223,7 +3223,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.DscNode", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DscNode, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DscNode, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "RegistrationTime": "System.DateTimeOffset", "LastSeen": "System.DateTimeOffset", @@ -3305,7 +3305,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Common", "Name": "Microsoft.Azure.Commands.Automation.Common.DscNodeStatus", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.DscNodeStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.DscNodeStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateSet": [ "Compliant", @@ -3475,7 +3475,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Common", "Name": "Microsoft.Azure.Commands.Automation.Common.DscNodeStatus", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.DscNodeStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.DscNodeStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateSet": [ "Compliant", @@ -3577,7 +3577,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Common", "Name": "Microsoft.Azure.Commands.Automation.Common.DscNodeStatus", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.DscNodeStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.DscNodeStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateSet": [ "Compliant", @@ -3676,7 +3676,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Common", "Name": "Microsoft.Azure.Commands.Automation.Common.DscNodeStatus", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.DscNodeStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.DscNodeStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateSet": [ "Compliant", @@ -3904,7 +3904,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.CompilationJob", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CompilationJob, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CompilationJob, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "JobParameters": "System.Collections.Hashtable", "CreationTime": "System.DateTimeOffset", @@ -4378,7 +4378,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Job": "Microsoft.Azure.Commands.Automation.Model.Job", "JobSchedule": "Microsoft.Azure.Commands.Automation.Model.JobSchedule", @@ -4941,7 +4941,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeploymentSchedule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeploymentSchedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeploymentSchedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "JobSchedule": "Microsoft.Azure.Commands.Automation.Model.JobSchedule", "JobScheduleId": "System.Guid", @@ -5204,7 +5204,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.DscNode", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DscNode, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DscNode, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "RegistrationTime": "System.DateTimeOffset", "LastSeen": "System.DateTimeOffset", @@ -5737,7 +5737,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.DscOnboardingMetaconfig", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DscOnboardingMetaconfig, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DscOnboardingMetaconfig, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ResourceGroupName": "System.String", "AutomationAccountName": "System.String", @@ -5987,7 +5987,7 @@ "Type": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "SystemData": "Microsoft.Azure.Management.Automation.Models.SystemData", "RegisteredDateTime": "System.DateTimeOffset", @@ -6342,7 +6342,7 @@ "Type": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorkerGroup", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorkerGroup, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorkerGroup, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Credential": "Microsoft.Azure.Management.Automation.Models.RunAsCredentialAssociationProperty", "SystemData": "Microsoft.Azure.Management.Automation.Models.SystemData", @@ -6626,7 +6626,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.HybridRunbookWorkerGroup", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.HybridRunbookWorkerGroup, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.HybridRunbookWorkerGroup, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "RunbookWorker": "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Model.HybridRunbookWorker]", "ResourceGroupName": "System.String", @@ -6895,7 +6895,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Job", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Job, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Job, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "JobParameters": "System.Collections.Hashtable", "CreationTime": "System.DateTimeOffset", @@ -7517,7 +7517,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.JobStream", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.JobStream, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.JobStream, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Time": "System.DateTimeOffset", "JobId": "System.Guid", @@ -7601,7 +7601,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Common", "Name": "Microsoft.Azure.Commands.Automation.Common.StreamType", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.StreamType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.StreamType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateNotNullOrEmpty": false }, @@ -7684,7 +7684,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Common", "Name": "Microsoft.Azure.Commands.Automation.Common.StreamType", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.StreamType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.StreamType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateNotNullOrEmpty": false }, @@ -7785,7 +7785,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.JobStreamRecord", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.JobStreamRecord, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.JobStreamRecord, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Value": "System.Collections.Hashtable", "Time": "System.DateTimeOffset", @@ -8024,7 +8024,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Module", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Module, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Module, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "IsGlobal": "System.Boolean", "CreationTime": "System.DateTimeOffset", @@ -8292,7 +8292,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Module", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Module, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Module, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "IsGlobal": "System.Boolean", "CreationTime": "System.DateTimeOffset", @@ -8560,7 +8560,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.AgentRegistration", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.AgentRegistration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.AgentRegistration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ResourceGroupName": "System.String", "AutomationAccountName": "System.String", @@ -8738,7 +8738,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Runbook", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Runbook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Runbook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "LogVerbose": "System.Boolean", "LogProgress": "System.Boolean", @@ -9017,7 +9017,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Schedule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "MonthlyScheduleOptions": "Microsoft.Azure.Commands.Automation.Model.MonthlyScheduleOptions", "Frequency": "Microsoft.Azure.Commands.Automation.Model.ScheduleFrequency", @@ -9300,7 +9300,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.JobSchedule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.JobSchedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.JobSchedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Parameters": "System.Collections.Hashtable", "ResourceGroupName": "System.String", @@ -9842,7 +9842,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ScheduleConfiguration": "Microsoft.Azure.Commands.Automation.Model.Schedule", "ErrorInfo": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.ErrorInfo", @@ -10174,7 +10174,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRun", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRun, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRun, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "TargetComputerType": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.ComputerType", "OperatingSystem": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType", @@ -10243,7 +10243,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRun", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRun, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRun, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "OperatingSystem": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType", "Status": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus", @@ -10270,7 +10270,7 @@ "Type": { "Namespace": "System", "Name": "System.Nullable`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus]", - "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus" ] @@ -10426,7 +10426,7 @@ "Type": { "Namespace": "System", "Name": "System.Nullable`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus]", - "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus" ] @@ -10520,7 +10520,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRun", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRun, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRun, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "OperatingSystem": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType", "Status": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus", @@ -10553,7 +10553,7 @@ "Type": { "Namespace": "System", "Name": "System.Nullable`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus]", - "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus" ] @@ -10647,7 +10647,7 @@ "Type": { "Namespace": "System", "Name": "System.Nullable`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus]", - "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus" ] @@ -10809,7 +10809,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRun", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRun, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRun, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "OperatingSystem": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType", "Status": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus", @@ -10902,7 +10902,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ScheduleConfiguration": "Microsoft.Azure.Commands.Automation.Model.Schedule", "ErrorInfo": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.ErrorInfo", @@ -10924,7 +10924,7 @@ "Type": { "Namespace": "System", "Name": "System.Nullable`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType]", - "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType" ] @@ -10936,7 +10936,7 @@ "Type": { "Namespace": "System", "Name": "System.Nullable`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus]", - "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus" ] @@ -11092,7 +11092,7 @@ "Type": { "Namespace": "System", "Name": "System.Nullable`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType]", - "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType" ] @@ -11110,7 +11110,7 @@ "Type": { "Namespace": "System", "Name": "System.Nullable`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus]", - "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus" ] @@ -11204,7 +11204,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ScheduleConfiguration": "Microsoft.Azure.Commands.Automation.Model.Schedule", "ErrorInfo": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.ErrorInfo", @@ -11232,7 +11232,7 @@ "Type": { "Namespace": "System", "Name": "System.Nullable`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType]", - "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType" ] @@ -11250,7 +11250,7 @@ "Type": { "Namespace": "System", "Name": "System.Nullable`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus]", - "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus" ] @@ -11344,7 +11344,7 @@ "Type": { "Namespace": "System", "Name": "System.Nullable`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType]", - "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType" ] @@ -11362,7 +11362,7 @@ "Type": { "Namespace": "System", "Name": "System.Nullable`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus]", - "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus" ] @@ -11524,7 +11524,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.SourceControl", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControl, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControl, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "AutoSync": "System.Boolean", "PublishRunbook": "System.Boolean", @@ -11889,7 +11889,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJob", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJob, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJob, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "CreationTime": "System.DateTimeOffset", "SourceControlSyncJobId": "System.Guid", @@ -11960,7 +11960,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJobRecord", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJobRecord, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJobRecord, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "CreationTime": "System.DateTimeOffset", "SourceControlSyncJobId": "System.Guid", @@ -12207,7 +12207,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJobStream", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJobStream, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJobStream, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "SourceControlSyncJobId": "System.Guid", "Time": "System.Nullable`1[System.DateTimeOffset]", @@ -12281,7 +12281,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJobStreamRecord", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJobStreamRecord, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJobStreamRecord, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Value": "System.Collections.Hashtable", "SourceControlSyncJobId": "System.Guid", @@ -12384,7 +12384,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Common", "Name": "Microsoft.Azure.Commands.Automation.Common.SourceControlSyncJobStreamType", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.SourceControlSyncJobStreamType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.SourceControlSyncJobStreamType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateNotNullOrEmpty": false }, @@ -12485,7 +12485,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Common", "Name": "Microsoft.Azure.Commands.Automation.Common.SourceControlSyncJobStreamType", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.SourceControlSyncJobStreamType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Common.SourceControlSyncJobStreamType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateNotNullOrEmpty": false }, @@ -12586,7 +12586,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Variable", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Variable, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Variable, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Encrypted": "System.Boolean", "CreationTime": "System.DateTimeOffset", @@ -12852,7 +12852,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Webhook", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Webhook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Webhook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Parameters": "System.Collections.Hashtable", "CreationTime": "System.DateTimeOffset", @@ -13215,7 +13215,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.DscConfiguration", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DscConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DscConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "LogVerbose": "System.Boolean", "Tags": "System.Collections.Hashtable", @@ -13561,7 +13561,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.NodeConfiguration", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "CreationTime": "System.DateTimeOffset", "LastModifiedTime": "System.DateTimeOffset", @@ -13841,7 +13841,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Runbook", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Runbook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Runbook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "LogVerbose": "System.Boolean", "LogProgress": "System.Boolean", @@ -14293,7 +14293,7 @@ "Type": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "SystemData": "Microsoft.Azure.Management.Automation.Models.SystemData", "RegisteredDateTime": "System.DateTimeOffset", @@ -14600,7 +14600,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.AutomationAccount", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.AutomationAccount, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.AutomationAccount, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Encryption": "Microsoft.Azure.Management.Automation.Models.EncryptionProperties", "Identity": "Microsoft.Azure.Management.Automation.Models.Identity", @@ -15416,7 +15416,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.CertificateInfo", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CertificateInfo, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CertificateInfo, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Exportable": "System.Boolean", "ExpiryTime": "System.DateTimeOffset", @@ -15794,7 +15794,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Connection", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Connection, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Connection, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "FieldDefinitionValues": "System.Collections.Hashtable", "CreationTime": "System.DateTimeOffset", @@ -16132,7 +16132,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.CredentialInfo", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CredentialInfo, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CredentialInfo, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "CreationTime": "System.DateTimeOffset", "LastModifiedTime": "System.DateTimeOffset", @@ -16445,7 +16445,7 @@ "Type": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "SystemData": "Microsoft.Azure.Management.Automation.Models.SystemData", "RegisteredDateTime": "System.DateTimeOffset", @@ -16750,7 +16750,7 @@ "Type": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorkerGroup", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorkerGroup, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorkerGroup, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Credential": "Microsoft.Azure.Management.Automation.Models.RunAsCredentialAssociationProperty", "SystemData": "Microsoft.Azure.Management.Automation.Models.SystemData", @@ -16997,7 +16997,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.AgentRegistration", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.AgentRegistration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.AgentRegistration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ResourceGroupName": "System.String", "AutomationAccountName": "System.String", @@ -17207,7 +17207,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Module", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Module, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Module, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "IsGlobal": "System.Boolean", "CreationTime": "System.DateTimeOffset", @@ -17447,7 +17447,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Module", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Module, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Module, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "IsGlobal": "System.Boolean", "CreationTime": "System.DateTimeOffset", @@ -17684,7 +17684,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Runbook", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Runbook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Runbook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "LogVerbose": "System.Boolean", "LogProgress": "System.Boolean", @@ -18212,7 +18212,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Schedule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "MonthlyScheduleOptions": "Microsoft.Azure.Commands.Automation.Model.MonthlyScheduleOptions", "Frequency": "Microsoft.Azure.Commands.Automation.Model.ScheduleFrequency", @@ -18329,7 +18329,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Cmdlet", "Name": "Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth" }, "ValidateNotNullOrEmpty": false @@ -18351,7 +18351,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Cmdlet", "Name": "Microsoft.Azure.Commands.Automation.Cmdlet.DayOfWeekOccurrence", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Cmdlet.DayOfWeekOccurrence, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Cmdlet.DayOfWeekOccurrence, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateNotNullOrEmpty": false }, @@ -18804,7 +18804,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Cmdlet", "Name": "Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth" }, "ValidateNotNullOrEmpty": false @@ -19006,7 +19006,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Cmdlet", "Name": "Microsoft.Azure.Commands.Automation.Cmdlet.DayOfWeekOccurrence", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Cmdlet.DayOfWeekOccurrence, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Cmdlet.DayOfWeekOccurrence, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateNotNullOrEmpty": false }, @@ -19683,7 +19683,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ScheduleConfiguration": "Microsoft.Azure.Commands.Automation.Model.Schedule", "ErrorInfo": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.ErrorInfo", @@ -19733,7 +19733,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Schedule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "MonthlyScheduleOptions": "Microsoft.Azure.Commands.Automation.Model.MonthlyScheduleOptions", "Frequency": "Microsoft.Azure.Commands.Automation.Model.ScheduleFrequency", @@ -19842,7 +19842,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties" }, "ValidateNotNullOrEmpty": false @@ -19852,7 +19852,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties" }, "ValidateNotNullOrEmpty": false @@ -19871,7 +19871,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateNotNullOrEmpty": false }, @@ -19880,7 +19880,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses" }, "ValidateNotNullOrEmpty": false @@ -19910,7 +19910,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses" }, "ValidateNotNullOrEmpty": false @@ -19984,7 +19984,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Schedule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "MonthlyScheduleOptions": "Microsoft.Azure.Commands.Automation.Model.MonthlyScheduleOptions", "Frequency": "Microsoft.Azure.Commands.Automation.Model.ScheduleFrequency", @@ -20123,7 +20123,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties" }, "ValidateNotNullOrEmpty": false @@ -20139,7 +20139,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties" }, "ValidateNotNullOrEmpty": false @@ -20170,7 +20170,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateNotNullOrEmpty": false }, @@ -20261,7 +20261,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses" }, "ValidateNotNullOrEmpty": false @@ -20309,7 +20309,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Schedule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "MonthlyScheduleOptions": "Microsoft.Azure.Commands.Automation.Model.MonthlyScheduleOptions", "Frequency": "Microsoft.Azure.Commands.Automation.Model.ScheduleFrequency", @@ -20448,7 +20448,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties" }, "ValidateNotNullOrEmpty": false @@ -20464,7 +20464,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties" }, "ValidateNotNullOrEmpty": false @@ -20495,7 +20495,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateNotNullOrEmpty": false }, @@ -20586,7 +20586,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses" }, "ValidateNotNullOrEmpty": false @@ -20634,7 +20634,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Schedule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "MonthlyScheduleOptions": "Microsoft.Azure.Commands.Automation.Model.MonthlyScheduleOptions", "Frequency": "Microsoft.Azure.Commands.Automation.Model.ScheduleFrequency", @@ -20773,7 +20773,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties" }, "ValidateNotNullOrEmpty": false @@ -20789,7 +20789,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties[], Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties" }, "ValidateNotNullOrEmpty": false @@ -20820,7 +20820,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateNotNullOrEmpty": false }, @@ -20903,7 +20903,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.SourceControl", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControl, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControl, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "AutoSync": "System.Boolean", "PublishRunbook": "System.Boolean", @@ -21314,7 +21314,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "TagSettings": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagSettings", "Locations": "System.String[]", @@ -21393,7 +21393,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagOperators", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagOperators, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagOperators, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateNotNullOrEmpty": false }, @@ -21496,7 +21496,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagOperators", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagOperators, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagOperators, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" }, "ValidateNotNullOrEmpty": false }, @@ -21579,7 +21579,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Variable", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Variable, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Variable, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Encrypted": "System.Boolean", "CreationTime": "System.DateTimeOffset", @@ -21917,7 +21917,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Webhook", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Webhook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Webhook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Parameters": "System.Collections.Hashtable", "CreationTime": "System.DateTimeOffset", @@ -22278,7 +22278,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Runbook", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Runbook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Runbook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "LogVerbose": "System.Boolean", "LogProgress": "System.Boolean", @@ -22948,7 +22948,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.JobSchedule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.JobSchedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.JobSchedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Parameters": "System.Collections.Hashtable", "ResourceGroupName": "System.String", @@ -23298,7 +23298,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.AutomationAccount", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.AutomationAccount, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.AutomationAccount, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Encryption": "Microsoft.Azure.Management.Automation.Models.EncryptionProperties", "Identity": "Microsoft.Azure.Management.Automation.Models.Identity", @@ -25576,7 +25576,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Module", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Module, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Module, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "IsGlobal": "System.Boolean", "CreationTime": "System.DateTimeOffset", @@ -26404,7 +26404,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ScheduleConfiguration": "Microsoft.Azure.Commands.Automation.Model.Schedule", "ErrorInfo": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.ErrorInfo", @@ -26570,7 +26570,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ScheduleConfiguration": "Microsoft.Azure.Commands.Automation.Model.Schedule", "ErrorInfo": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.ErrorInfo", @@ -27393,7 +27393,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.AutomationAccount", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.AutomationAccount, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.AutomationAccount, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Encryption": "Microsoft.Azure.Management.Automation.Models.EncryptionProperties", "Identity": "Microsoft.Azure.Management.Automation.Models.Identity", @@ -28155,7 +28155,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.CertificateInfo", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CertificateInfo, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CertificateInfo, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Exportable": "System.Boolean", "ExpiryTime": "System.DateTimeOffset", @@ -28542,7 +28542,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Connection", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Connection, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Connection, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "FieldDefinitionValues": "System.Collections.Hashtable", "CreationTime": "System.DateTimeOffset", @@ -28856,7 +28856,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.CredentialInfo", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CredentialInfo, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CredentialInfo, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "CreationTime": "System.DateTimeOffset", "LastModifiedTime": "System.DateTimeOffset", @@ -29169,7 +29169,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.DscNode", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DscNode, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DscNode, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "RegistrationTime": "System.DateTimeOffset", "LastSeen": "System.DateTimeOffset", @@ -29520,7 +29520,7 @@ "Type": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorkerGroup", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorkerGroup, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.HybridRunbookWorkerGroup, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Credential": "Microsoft.Azure.Management.Automation.Models.RunAsCredentialAssociationProperty", "SystemData": "Microsoft.Azure.Management.Automation.Models.SystemData", @@ -29767,7 +29767,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Module", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Module, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Module, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "IsGlobal": "System.Boolean", "CreationTime": "System.DateTimeOffset", @@ -30122,7 +30122,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Module", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Module, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Module, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "IsGlobal": "System.Boolean", "CreationTime": "System.DateTimeOffset", @@ -30477,7 +30477,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Runbook", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Runbook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Runbook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "LogVerbose": "System.Boolean", "LogProgress": "System.Boolean", @@ -30930,7 +30930,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Schedule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "MonthlyScheduleOptions": "Microsoft.Azure.Commands.Automation.Model.MonthlyScheduleOptions", "Frequency": "Microsoft.Azure.Commands.Automation.Model.ScheduleFrequency", @@ -31294,7 +31294,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Variable", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Variable, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Variable, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Encrypted": "System.Boolean", "CreationTime": "System.DateTimeOffset", @@ -31708,7 +31708,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Webhook", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Webhook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Webhook, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Parameters": "System.Collections.Hashtable", "CreationTime": "System.DateTimeOffset", @@ -32003,7 +32003,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.CompilationJob", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CompilationJob, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.CompilationJob, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "JobParameters": "System.Collections.Hashtable", "CreationTime": "System.DateTimeOffset", @@ -32291,7 +32291,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Job": "Microsoft.Azure.Commands.Automation.Model.Job", "JobSchedule": "Microsoft.Azure.Commands.Automation.Model.JobSchedule", @@ -32508,7 +32508,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Schedule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "MonthlyScheduleOptions": "Microsoft.Azure.Commands.Automation.Model.MonthlyScheduleOptions", "Frequency": "Microsoft.Azure.Commands.Automation.Model.ScheduleFrequency", @@ -32543,7 +32543,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Job": "Microsoft.Azure.Commands.Automation.Model.Job", "JobSchedule": "Microsoft.Azure.Commands.Automation.Model.JobSchedule", @@ -32641,7 +32641,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Schedule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "MonthlyScheduleOptions": "Microsoft.Azure.Commands.Automation.Model.MonthlyScheduleOptions", "Frequency": "Microsoft.Azure.Commands.Automation.Model.ScheduleFrequency", @@ -32783,7 +32783,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Job": "Microsoft.Azure.Commands.Automation.Model.Job", "JobSchedule": "Microsoft.Azure.Commands.Automation.Model.JobSchedule", @@ -32938,7 +32938,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Job", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Job, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Job, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "JobParameters": "System.Collections.Hashtable", "CreationTime": "System.DateTimeOffset", @@ -33467,7 +33467,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJob", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJob, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJob, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "CreationTime": "System.DateTimeOffset", "SourceControlSyncJobId": "System.Guid", @@ -33753,7 +33753,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Job": "Microsoft.Azure.Commands.Automation.Model.Job", "JobSchedule": "Microsoft.Azure.Commands.Automation.Model.JobSchedule", @@ -33999,7 +33999,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeployment, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Job": "Microsoft.Azure.Commands.Automation.Model.Job", "JobSchedule": "Microsoft.Azure.Commands.Automation.Model.JobSchedule", @@ -34418,7 +34418,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.DscNode", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DscNode, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DscNode, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "RegistrationTime": "System.DateTimeOffset", "LastSeen": "System.DateTimeOffset", @@ -35115,7 +35115,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.SourceControl", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControl, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.SourceControl, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "AutoSync": "System.Boolean", "PublishRunbook": "System.Boolean", @@ -35651,7 +35651,7 @@ "Microsoft.Azure.Management.Automation.Models.EncryptionProperties": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.EncryptionProperties", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.EncryptionProperties, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.EncryptionProperties, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Identity": "Microsoft.Azure.Management.Automation.Models.EncryptionPropertiesIdentity", "KeyVaultProperties": "Microsoft.Azure.Management.Automation.Models.KeyVaultProperties", @@ -35707,7 +35707,7 @@ "Microsoft.Azure.Management.Automation.Models.EncryptionPropertiesIdentity": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.EncryptionPropertiesIdentity", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.EncryptionPropertiesIdentity, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.EncryptionPropertiesIdentity, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "UserAssignedIdentity": "System.Object" }, @@ -35763,7 +35763,7 @@ "Microsoft.Azure.Management.Automation.Models.KeyVaultProperties": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.KeyVaultProperties", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.KeyVaultProperties, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.KeyVaultProperties, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "KeyvaultUri": "System.String", "KeyName": "System.String", @@ -35819,7 +35819,7 @@ "System.Nullable`1[Microsoft.Azure.Management.Automation.Models.EncryptionKeySourceType]": { "Namespace": "System", "Name": "System.Nullable`1[Microsoft.Azure.Management.Automation.Models.EncryptionKeySourceType]", - "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Management.Automation.Models.EncryptionKeySourceType, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Management.Automation.Models.EncryptionKeySourceType, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Management.Automation.Models.EncryptionKeySourceType" ] @@ -35827,7 +35827,7 @@ "Microsoft.Azure.Management.Automation.Models.EncryptionKeySourceType": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.EncryptionKeySourceType", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.EncryptionKeySourceType, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.EncryptionKeySourceType, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Methods": [ { "Name": "Equals", @@ -35919,7 +35919,7 @@ "Microsoft.Azure.Management.Automation.Models.Identity": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.Identity", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.Identity, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.Identity, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "UserAssignedIdentities": "System.Collections.Generic.IDictionary`2[System.String,Microsoft.Azure.Management.Automation.Models.IdentityUserAssignedIdentitiesValue]", "Type": "System.Nullable`1[Microsoft.Azure.Management.Automation.Models.ResourceIdentityType]", @@ -35980,7 +35980,7 @@ "System.Collections.Generic.IDictionary`2[System.String,Microsoft.Azure.Management.Automation.Models.IdentityUserAssignedIdentitiesValue]": { "Namespace": "System.Collections.Generic", "Name": "System.Collections.Generic.IDictionary`2[System.String,Microsoft.Azure.Management.Automation.Models.IdentityUserAssignedIdentitiesValue]", - "AssemblyQualifiedName": "System.Collections.Generic.IDictionary`2[[System.String, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Microsoft.Azure.Management.Automation.Models.IdentityUserAssignedIdentitiesValue, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Collections.Generic.IDictionary`2[[System.String, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Microsoft.Azure.Management.Automation.Models.IdentityUserAssignedIdentitiesValue, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "System.String", "Microsoft.Azure.Management.Automation.Models.IdentityUserAssignedIdentitiesValue" @@ -35989,7 +35989,7 @@ "Microsoft.Azure.Management.Automation.Models.IdentityUserAssignedIdentitiesValue": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.IdentityUserAssignedIdentitiesValue", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.IdentityUserAssignedIdentitiesValue, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.IdentityUserAssignedIdentitiesValue, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "PrincipalId": "System.String", "ClientId": "System.String" @@ -36040,7 +36040,7 @@ "System.Nullable`1[Microsoft.Azure.Management.Automation.Models.ResourceIdentityType]": { "Namespace": "System", "Name": "System.Nullable`1[Microsoft.Azure.Management.Automation.Models.ResourceIdentityType]", - "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Management.Automation.Models.ResourceIdentityType, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Nullable`1[[Microsoft.Azure.Management.Automation.Models.ResourceIdentityType, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Management.Automation.Models.ResourceIdentityType" ] @@ -36048,7 +36048,7 @@ "Microsoft.Azure.Management.Automation.Models.ResourceIdentityType": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.ResourceIdentityType", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.ResourceIdentityType, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.ResourceIdentityType, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Methods": [ { "Name": "Equals", @@ -36166,7 +36166,7 @@ "Microsoft.Azure.Commands.Automation.Model.Job": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Job", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Job, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Job, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "JobParameters": "System.Collections.Hashtable", "CreationTime": "System.DateTimeOffset", @@ -36251,7 +36251,7 @@ "Microsoft.Azure.Commands.Automation.Model.JobSchedule": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.JobSchedule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.JobSchedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.JobSchedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Parameters": "System.Collections.Hashtable", "ResourceGroupName": "System.String", @@ -36320,7 +36320,7 @@ "Microsoft.Azure.Management.Automation.Models.SystemData": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.SystemData", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.SystemData, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.SystemData, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "CreatedAt": "System.Nullable`1[System.DateTimeOffset]", "LastModifiedAt": "System.Nullable`1[System.DateTimeOffset]", @@ -36391,7 +36391,7 @@ "Microsoft.Azure.Management.Automation.Models.RunAsCredentialAssociationProperty": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.RunAsCredentialAssociationProperty", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.RunAsCredentialAssociationProperty, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.RunAsCredentialAssociationProperty, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Name": "System.String" }, @@ -36437,7 +36437,7 @@ "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Model.HybridRunbookWorker]": { "Namespace": "System.Collections.Generic", "Name": "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Model.HybridRunbookWorker]", - "AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.Commands.Automation.Model.HybridRunbookWorker, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.Commands.Automation.Model.HybridRunbookWorker, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.HybridRunbookWorker" ] @@ -36445,7 +36445,7 @@ "Microsoft.Azure.Commands.Automation.Model.HybridRunbookWorker": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.HybridRunbookWorker", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.HybridRunbookWorker, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.HybridRunbookWorker, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "RegistrationTime": "System.DateTimeOffset", "LastSeenDateTime": "System.DateTimeOffset", @@ -36494,7 +36494,7 @@ "Microsoft.Azure.Commands.Automation.Model.MonthlyScheduleOptions": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.MonthlyScheduleOptions", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.MonthlyScheduleOptions, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.MonthlyScheduleOptions, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "DayOfWeek": "Microsoft.Azure.Commands.Automation.Model.DayOfWeek", "DaysOfMonth": "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth]" @@ -36532,7 +36532,7 @@ "Microsoft.Azure.Commands.Automation.Model.DayOfWeek": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.DayOfWeek", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DayOfWeek, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.DayOfWeek, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Occurrence": "System.String", "Day": "System.String" @@ -36570,7 +36570,7 @@ "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth]": { "Namespace": "System.Collections.Generic", "Name": "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth]", - "AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth" ] @@ -36578,7 +36578,7 @@ "Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth": { "Namespace": "Microsoft.Azure.Commands.Automation.Cmdlet", "Name": "Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Methods": [ { "Name": "Equals", @@ -36665,7 +36665,7 @@ "Microsoft.Azure.Commands.Automation.Model.ScheduleFrequency": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.ScheduleFrequency", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.ScheduleFrequency, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.ScheduleFrequency, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Methods": [ { "Name": "Equals", @@ -36752,7 +36752,7 @@ "Microsoft.Azure.Commands.Automation.Model.WeeklyScheduleOptions": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.WeeklyScheduleOptions", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.WeeklyScheduleOptions, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.WeeklyScheduleOptions, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "DaysOfWeek": "System.Collections.Generic.IList`1[System.String]" }, @@ -36797,7 +36797,7 @@ "Microsoft.Azure.Management.Automation.Models.AdvancedSchedule": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.AdvancedSchedule", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.AdvancedSchedule, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.AdvancedSchedule, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "MonthlyOccurrences": "System.Collections.Generic.IList`1[Microsoft.Azure.Management.Automation.Models.AdvancedScheduleMonthlyOccurrence]", "MonthDays": "System.Collections.Generic.IList`1[System.Int32]", @@ -36853,7 +36853,7 @@ "System.Collections.Generic.IList`1[Microsoft.Azure.Management.Automation.Models.AdvancedScheduleMonthlyOccurrence]": { "Namespace": "System.Collections.Generic", "Name": "System.Collections.Generic.IList`1[Microsoft.Azure.Management.Automation.Models.AdvancedScheduleMonthlyOccurrence]", - "AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.Management.Automation.Models.AdvancedScheduleMonthlyOccurrence, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.Management.Automation.Models.AdvancedScheduleMonthlyOccurrence, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Management.Automation.Models.AdvancedScheduleMonthlyOccurrence" ] @@ -36861,7 +36861,7 @@ "Microsoft.Azure.Management.Automation.Models.AdvancedScheduleMonthlyOccurrence": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.AdvancedScheduleMonthlyOccurrence", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.AdvancedScheduleMonthlyOccurrence, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.AdvancedScheduleMonthlyOccurrence, Microsoft.Azure.PowerShell.Automation.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Occurrence": "System.Nullable`1[System.Int32]", "Day": "System.String" @@ -36928,7 +36928,7 @@ "Microsoft.Azure.Commands.Automation.Model.Schedule": { "Namespace": "Microsoft.Azure.Commands.Automation.Model", "Name": "Microsoft.Azure.Commands.Automation.Model.Schedule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.Schedule, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "MonthlyScheduleOptions": "Microsoft.Azure.Commands.Automation.Model.MonthlyScheduleOptions", "Frequency": "Microsoft.Azure.Commands.Automation.Model.ScheduleFrequency", @@ -37000,7 +37000,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.ErrorInfo": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.ErrorInfo", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.ErrorInfo, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.ErrorInfo, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Code": "System.String", "Message": "System.String" @@ -37038,7 +37038,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.Tasks": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.Tasks", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.Tasks, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.Tasks, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "PreTask": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.Task", "PostTask": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.Task" @@ -37076,7 +37076,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.Task": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.Task", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.Task, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.Task, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "parameters": "System.Collections.Generic.IDictionary`2[System.String,System.String]", "source": "System.String" @@ -37114,7 +37114,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.UpdateConfiguration": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.UpdateConfiguration", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.UpdateConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.UpdateConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Linux": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxConfiguration", "OperatingSystem": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType", @@ -37157,7 +37157,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxConfiguration": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxConfiguration", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "rebootSetting": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting", "IncludedPackageClassifications": "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses]", @@ -37197,7 +37197,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Methods": [ { "Name": "Equals", @@ -37284,7 +37284,7 @@ "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses]": { "Namespace": "System.Collections.Generic", "Name": "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses]", - "AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses" ] @@ -37292,7 +37292,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.LinuxPackageClasses, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Methods": [ { "Name": "Equals", @@ -37379,7 +37379,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.OperatingSystemType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Methods": [ { "Name": "Equals", @@ -37466,7 +37466,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.UpdateTargets": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.UpdateTargets", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.UpdateTargets, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.UpdateTargets, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "AzureQueries": "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties]", "NonAzureQueries": "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties]" @@ -37504,7 +37504,7 @@ "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties]": { "Namespace": "System.Collections.Generic", "Name": "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties]", - "AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties" ] @@ -37512,7 +37512,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.AzureQueryProperties, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "TagSettings": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagSettings", "Locations": "System.String[]", @@ -37551,7 +37551,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagSettings": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagSettings", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagSettings, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagSettings, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "FilterOperator": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagOperators", "Tags": "System.Collections.Generic.IDictionary`2[System.String,System.Collections.Generic.List`1[System.String]]" @@ -37589,7 +37589,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagOperators": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagOperators", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagOperators, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagOperators, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Methods": [ { "Name": "Equals", @@ -37699,7 +37699,7 @@ "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties]": { "Namespace": "System.Collections.Generic", "Name": "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties]", - "AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties" ] @@ -37707,7 +37707,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.NonAzureQueryProperties, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "FunctionAlias": "System.String", "WorkspaceResourceId": "System.String" @@ -37745,7 +37745,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsConfiguration": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsConfiguration", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "rebootSetting": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.RebootSetting", "IncludedUpdateClassifications": "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses]", @@ -37785,7 +37785,7 @@ "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses]": { "Namespace": "System.Collections.Generic", "Name": "System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses]", - "AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", "GenericTypeArguments": [ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses" ] @@ -37793,7 +37793,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.WindowsUpdateClasses, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Methods": [ { "Name": "Equals", @@ -37893,7 +37893,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.ComputerType": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.ComputerType", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.ComputerType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.ComputerType, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Methods": [ { "Name": "Equals", @@ -37980,7 +37980,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Methods": [ { "Name": "Equals", @@ -38067,7 +38067,7 @@ "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus": { "Namespace": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement", "Name": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateRunStatus, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Methods": [ { "Name": "Equals", @@ -38154,7 +38154,7 @@ "Microsoft.Azure.Management.Automation.Models.SoftareUpdateConfigurationRunTasks": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.SoftareUpdateConfigurationRunTasks", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.SoftareUpdateConfigurationRunTasks, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.SoftareUpdateConfigurationRunTasks, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "PreTask": "Microsoft.Azure.Management.Automation.Models.SoftareUpdateConfigurationRunTaskProperties", "PostTask": "Microsoft.Azure.Management.Automation.Models.SoftareUpdateConfigurationRunTaskProperties" @@ -38205,7 +38205,7 @@ "Microsoft.Azure.Management.Automation.Models.SoftareUpdateConfigurationRunTaskProperties": { "Namespace": "Microsoft.Azure.Management.Automation.Models", "Name": "Microsoft.Azure.Management.Automation.Models.SoftareUpdateConfigurationRunTaskProperties", - "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.SoftareUpdateConfigurationRunTaskProperties, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.Automation.Models.SoftareUpdateConfigurationRunTaskProperties, Microsoft.Azure.PowerShell.Cmdlets.Automation, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "Status": "System.String", "Source": "System.String",