コード例 #1
0
 public ImportManifest(Azure.Iot.DeviceUpdate.Models.UpdateId updateId, string updateType, string installedCriteria, System.Collections.Generic.List <Azure.Iot.DeviceUpdate.Models.ImportManifestCompatibilityInfo> compatibility, System.DateTime createdDateTime, System.Version manifestVersion, System.Collections.Generic.List <Azure.Iot.DeviceUpdate.Models.ImportManifestFile> files)
 {
 }
コード例 #2
0
 public Deployment(string deploymentId, Azure.Iot.DeviceUpdate.Models.DeploymentType deploymentType, System.DateTimeOffset startDateTime, Azure.Iot.DeviceUpdate.Models.DeviceGroupType deviceGroupType, System.Collections.Generic.IEnumerable <string> deviceGroupDefinition, Azure.Iot.DeviceUpdate.Models.UpdateId updateId)
 {
 }