ResourceSettings Class

Gets or sets the resource settings.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: AvailabilitySetResourceSettings, VirtualMachineResourceSettings, LoadBalancerResourceSettings, NetworkInterfaceResourceSettings, NetworkSecurityGroupResourceSettings, PublicIPAddressResourceSettings, VirtualNetworkResourceSettings, SqlServerResourceSettings, SqlDatabaseResourceSettings, SqlElasticPoolResourceSettings, MoveResourcePropertiesSourceResourceSettings, ResourceGroupResourceSettings.

All required parameters must be populated in order to send to Azure.

Inheritance
ResourceSettings

Constructor

ResourceSettings(*, target_resource_name: str, **kwargs)

Parameters

resource_type
str
Required

Required. The resource type. For example, the value can be Microsoft.Compute/virtualMachines.Constant filled by server.

target_resource_name
str
Required

Required. Gets or sets the target Resource name.