DataCenterAddressInstructionResult Class
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.
Datacenter instruction for given storage ___location.
public class DataCenterAddressInstructionResult : Azure.ResourceManager.DataBox.Models.DataCenterAddressResult, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataBox.Models.DataCenterAddressInstructionResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataBox.Models.DataCenterAddressInstructionResult>
type DataCenterAddressInstructionResult = class
inherit DataCenterAddressResult
interface IJsonModel<DataCenterAddressInstructionResult>
interface IPersistableModel<DataCenterAddressInstructionResult>
Public Class DataCenterAddressInstructionResult
Inherits DataCenterAddressResult
Implements IJsonModel(Of DataCenterAddressInstructionResult), IPersistableModel(Of DataCenterAddressInstructionResult)
- Inheritance
- Implements
Properties
CommunicationInstruction |
Data center communication instruction. |
DataCenterAzureLocation |
Azure Location where the Data Center serves primarily. (Inherited from DataCenterAddressResult) |
SupportedCarriersForReturnShipment |
List of supported carriers for return shipment. (Inherited from DataCenterAddressResult) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |