MitigateJobContent.SerialNumberCustomerResolutionMap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Serial number and the customer resolution code corresponding to each serial number.
public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.DataBox.Models.CustomerResolutionCode> SerialNumberCustomerResolutionMap { get; }
member this.SerialNumberCustomerResolutionMap : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.DataBox.Models.CustomerResolutionCode>
Public ReadOnly Property SerialNumberCustomerResolutionMap As IDictionary(Of String, CustomerResolutionCode)