InMageAzureV2SwitchProviderDetails 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.
InMageAzureV2 switch provider details.
public class InMageAzureV2SwitchProviderDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageAzureV2SwitchProviderDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageAzureV2SwitchProviderDetails>
type InMageAzureV2SwitchProviderDetails = class
interface IJsonModel<InMageAzureV2SwitchProviderDetails>
interface IPersistableModel<InMageAzureV2SwitchProviderDetails>
Public Class InMageAzureV2SwitchProviderDetails
Implements IJsonModel(Of InMageAzureV2SwitchProviderDetails), IPersistableModel(Of InMageAzureV2SwitchProviderDetails)
- Inheritance
-
InMageAzureV2SwitchProviderDetails
- Implements
Properties
TargetApplianceId |
The target appliance Id. |
TargetFabricId |
The target fabric Id. |
TargetResourceId |
The target resource Id. |
TargetVaultId |
The target vault Id. |
Explicit Interface Implementations
IJsonModel<InMageAzureV2SwitchProviderDetails>.Create(Utf8JsonReader, ModelReaderWriterOptions) |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJsonModel<InMageAzureV2SwitchProviderDetails>.Write(Utf8JsonWriter, ModelReaderWriterOptions) |
Writes the model to the provided Utf8JsonWriter. |
IPersistableModel<InMageAzureV2SwitchProviderDetails>.Create(BinaryData, ModelReaderWriterOptions) |
Converts the provided BinaryData into a model. |
IPersistableModel<InMageAzureV2SwitchProviderDetails>.GetFormatFromOptions(ModelReaderWriterOptions) |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistableModel<InMageAzureV2SwitchProviderDetails>.Write(ModelReaderWriterOptions) |
Writes the model into a BinaryData. |
Applies to
Azure SDK for .NET