MoverAvailabilitySetResourceSettings 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.
Gets or sets the availability set resource settings.
public class MoverAvailabilitySetResourceSettings : Azure.ResourceManager.ResourceMover.Models.MoverResourceSettings
public class MoverAvailabilitySetResourceSettings : Azure.ResourceManager.ResourceMover.Models.MoverResourceSettings, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ResourceMover.Models.MoverAvailabilitySetResourceSettings>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ResourceMover.Models.MoverAvailabilitySetResourceSettings>
type MoverAvailabilitySetResourceSettings = class
inherit MoverResourceSettings
type MoverAvailabilitySetResourceSettings = class
inherit MoverResourceSettings
interface IJsonModel<MoverAvailabilitySetResourceSettings>
interface IPersistableModel<MoverAvailabilitySetResourceSettings>
Public Class MoverAvailabilitySetResourceSettings
Inherits MoverResourceSettings
Public Class MoverAvailabilitySetResourceSettings
Inherits MoverResourceSettings
Implements IJsonModel(Of MoverAvailabilitySetResourceSettings), IPersistableModel(Of MoverAvailabilitySetResourceSettings)
- Inheritance
- Implements
Constructors
MoverAvailabilitySetResourceSettings() |
Initializes a new instance of MoverAvailabilitySetResourceSettings. |
Properties
FaultDomain |
Gets or sets the target fault domain. |
Tags |
Gets or sets the Resource tags. |
TargetResourceGroupName |
Gets or sets the target resource group name. (Inherited from MoverResourceSettings) |
TargetResourceName |
Gets or sets the target Resource name. (Inherited from MoverResourceSettings) |
UpdateDomain |
Gets or sets the target update domain. |
Explicit Interface Implementations
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET