IVaultSetting.VmwareToAzureProviderType Property

Definition

VMware to Azure provider type.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="VMware to Azure provider type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vmwareToAzureProviderType", Update=true)]
public string VmwareToAzureProviderType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="VMware to Azure provider type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vmwareToAzureProviderType", Update=true)>]
member this.VmwareToAzureProviderType : string with get, set
Public Property VmwareToAzureProviderType As String

Property Value

Attributes

Applies to