ExtendedProperties Constructors
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.
Overloads
ExtendedProperties() |
Initializes a new instance of the ExtendedProperties class. |
ExtendedProperties(DiskExclusionProperties, String) |
Initializes a new instance of the ExtendedProperties class. |
ExtendedProperties()
Initializes a new instance of the ExtendedProperties class.
public ExtendedProperties ();
Public Sub New ()
Applies to
ExtendedProperties(DiskExclusionProperties, String)
Initializes a new instance of the ExtendedProperties class.
public ExtendedProperties (Microsoft.Azure.Management.RecoveryServices.Backup.Models.DiskExclusionProperties diskExclusionProperties = default, string linuxVmApplicationName = default);
new Microsoft.Azure.Management.RecoveryServices.Backup.Models.ExtendedProperties : Microsoft.Azure.Management.RecoveryServices.Backup.Models.DiskExclusionProperties * string -> Microsoft.Azure.Management.RecoveryServices.Backup.Models.ExtendedProperties
Public Sub New (Optional diskExclusionProperties As DiskExclusionProperties = Nothing, Optional linuxVmApplicationName As String = Nothing)
Parameters
- diskExclusionProperties
- DiskExclusionProperties
Extended Properties for Disk Exclusion.
- linuxVmApplicationName
- String
Linux VM name