IVMwareToAzStackHcireplicationExtensionModelCustomProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.VMwareToAzStackHcireplicationExtensionModelCustomPropertiesTypeConverter))]
public interface IVMwareToAzStackHcireplicationExtensionModelCustomProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IReplicationExtensionModelCustomProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.VMwareToAzStackHcireplicationExtensionModelCustomPropertiesTypeConverter))>]
type IVMwareToAzStackHcireplicationExtensionModelCustomProperties = interface
interface IJsonSerializable
interface IReplicationExtensionModelCustomProperties
Public Interface IVMwareToAzStackHcireplicationExtensionModelCustomProperties
Implements IReplicationExtensionModelCustomProperties
- Derived
- Attributes
- Implements
Properties
AsrServiceUri |
Gets or sets the Uri of ASR. |
AzStackHciFabricArmId |
Gets or sets the ARM Id of the target AzStackHCI fabric. |
AzStackHciSiteId |
Gets or sets the ARM Id of the AzStackHCI site. |
GatewayServiceUri |
Gets or sets the Uri of Gateway. |
InstanceType |
Gets or sets the instance type. (Inherited from IReplicationExtensionModelCustomProperties) |
RcmServiceUri |
Gets or sets the Uri of Rcm. |
ResourceGroup |
Gets or sets the resource group. |
ResourceLocation |
Gets or sets the resource location. |
SourceGatewayServiceId |
Gets or sets the gateway service Id of source. |
SourceStorageContainerName |
Gets or sets the source storage container name. |
StorageAccountId |
Gets or sets the storage account Id. |
StorageAccountSasSecretName |
Gets or sets the Sas Secret of storage account. |
SubscriptionId |
Gets or sets the subscription. |
TargetGatewayServiceId |
Gets or sets the gateway service Id of target. |
TargetStorageContainerName |
Gets or sets the target storage container name. |
VmwareFabricArmId |
Gets or sets the ARM Id of the source VMware fabric. |
VmwareSiteId |
Gets or sets the ARM Id of the VMware site. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |