NewAzMigrateReplicationProtectionIntent_CreateExpanded.ProviderSpecificDetailInstanceType 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.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Category(new Microsoft.Azure.PowerShell.Cmdlets.Migrate.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Migrate.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The class type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="instanceType")]
[System.Management.Automation.Parameter(HelpMessage="The class type.", Mandatory=false)]
public string ProviderSpecificDetailInstanceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Category(new Microsoft.Azure.PowerShell.Cmdlets.Migrate.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Migrate.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The class type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="instanceType")>]
[<System.Management.Automation.Parameter(HelpMessage="The class type.", Mandatory=false)>]
member this.ProviderSpecificDetailInstanceType : string with get, set
Public Property ProviderSpecificDetailInstanceType As String
Property Value
- Attributes