Exemplo n.º 1
0
 public virtual System.Threading.Tasks.Task <Azure.Response <Azure.Iot.DeviceUpdate.Models.Operation> > GetOperationAsync(string operationId, Azure.Iot.DeviceUpdate.Models.AccessCondition accessCondition = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
Exemplo n.º 2
0
 public virtual System.Threading.Tasks.Task <Azure.Response <Azure.Iot.DeviceUpdate.Models.Update> > GetUpdateAsync(string provider, string name, string version, Azure.Iot.DeviceUpdate.Models.AccessCondition accessCondition = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
Exemplo n.º 3
0
 public virtual Azure.Response <Azure.Iot.DeviceUpdate.Models.File> GetFile(string provider, string name, string version, string fileId, Azure.Iot.DeviceUpdate.Models.AccessCondition accessCondition = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }