This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.migrate.getMoveResource
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets the Move Resource. Azure REST API version: 2022-08-01.
Other available API versions: 2023-08-01.
Using getMoveResource
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getMoveResource(args: GetMoveResourceArgs, opts?: InvokeOptions): Promise<GetMoveResourceResult>
function getMoveResourceOutput(args: GetMoveResourceOutputArgs, opts?: InvokeOptions): Output<GetMoveResourceResult>def get_move_resource(move_collection_name: Optional[str] = None,
                      move_resource_name: Optional[str] = None,
                      resource_group_name: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetMoveResourceResult
def get_move_resource_output(move_collection_name: Optional[pulumi.Input[str]] = None,
                      move_resource_name: Optional[pulumi.Input[str]] = None,
                      resource_group_name: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetMoveResourceResult]func LookupMoveResource(ctx *Context, args *LookupMoveResourceArgs, opts ...InvokeOption) (*LookupMoveResourceResult, error)
func LookupMoveResourceOutput(ctx *Context, args *LookupMoveResourceOutputArgs, opts ...InvokeOption) LookupMoveResourceResultOutput> Note: This function is named LookupMoveResource in the Go SDK.
public static class GetMoveResource 
{
    public static Task<GetMoveResourceResult> InvokeAsync(GetMoveResourceArgs args, InvokeOptions? opts = null)
    public static Output<GetMoveResourceResult> Invoke(GetMoveResourceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMoveResourceResult> getMoveResource(GetMoveResourceArgs args, InvokeOptions options)
public static Output<GetMoveResourceResult> getMoveResource(GetMoveResourceArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:migrate:getMoveResource
  arguments:
    # arguments dictionaryThe following arguments are supported:
- MoveCollection stringName 
- The Move Collection Name.
- MoveResource stringName 
- The Move Resource Name.
- ResourceGroup stringName 
- The Resource Group Name.
- MoveCollection stringName 
- The Move Collection Name.
- MoveResource stringName 
- The Move Resource Name.
- ResourceGroup stringName 
- The Resource Group Name.
- moveCollection StringName 
- The Move Collection Name.
- moveResource StringName 
- The Move Resource Name.
- resourceGroup StringName 
- The Resource Group Name.
- moveCollection stringName 
- The Move Collection Name.
- moveResource stringName 
- The Move Resource Name.
- resourceGroup stringName 
- The Resource Group Name.
- move_collection_ strname 
- The Move Collection Name.
- move_resource_ strname 
- The Move Resource Name.
- resource_group_ strname 
- The Resource Group Name.
- moveCollection StringName 
- The Move Collection Name.
- moveResource StringName 
- The Move Resource Name.
- resourceGroup StringName 
- The Resource Group Name.
getMoveResource Result
The following output properties are available:
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource
- Properties
Pulumi.Azure Native. Migrate. Outputs. Move Resource Properties Response 
- Defines the move resource properties.
- SystemData Pulumi.Azure Native. Migrate. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource
- Properties
MoveResource Properties Response 
- Defines the move resource properties.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource
- properties
MoveResource Properties Response 
- Defines the move resource properties.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- id string
- Fully qualified resource Id for the resource.
- name string
- The name of the resource
- properties
MoveResource Properties Response 
- Defines the move resource properties.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource.
- id str
- Fully qualified resource Id for the resource.
- name str
- The name of the resource
- properties
MoveResource Properties Response 
- Defines the move resource properties.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource
- properties Property Map
- Defines the move resource properties.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
Supporting Types
AutomaticResolutionPropertiesResponse   
- MoveResource stringId 
- Gets the MoveResource ARM ID of the dependent resource if the resolution type is Automatic.
- MoveResource stringId 
- Gets the MoveResource ARM ID of the dependent resource if the resolution type is Automatic.
- moveResource StringId 
- Gets the MoveResource ARM ID of the dependent resource if the resolution type is Automatic.
- moveResource stringId 
- Gets the MoveResource ARM ID of the dependent resource if the resolution type is Automatic.
- move_resource_ strid 
- Gets the MoveResource ARM ID of the dependent resource if the resolution type is Automatic.
- moveResource StringId 
- Gets the MoveResource ARM ID of the dependent resource if the resolution type is Automatic.
AvailabilitySetResourceSettingsResponse    
- TargetResource stringName 
- Gets or sets the target Resource name.
- FaultDomain int
- Gets or sets the target fault domain.
- Dictionary<string, string>
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- UpdateDomain int
- Gets or sets the target update domain.
- TargetResource stringName 
- Gets or sets the target Resource name.
- FaultDomain int
- Gets or sets the target fault domain.
- map[string]string
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- UpdateDomain int
- Gets or sets the target update domain.
- targetResource StringName 
- Gets or sets the target Resource name.
- faultDomain Integer
- Gets or sets the target fault domain.
- Map<String,String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- updateDomain Integer
- Gets or sets the target update domain.
- targetResource stringName 
- Gets or sets the target Resource name.
- faultDomain number
- Gets or sets the target fault domain.
- {[key: string]: string}
- Gets or sets the Resource tags.
- targetResource stringGroup Name 
- Gets or sets the target resource group name.
- updateDomain number
- Gets or sets the target update domain.
- target_resource_ strname 
- Gets or sets the target Resource name.
- fault_domain int
- Gets or sets the target fault domain.
- Mapping[str, str]
- Gets or sets the Resource tags.
- target_resource_ strgroup_ name 
- Gets or sets the target resource group name.
- update_domain int
- Gets or sets the target update domain.
- targetResource StringName 
- Gets or sets the target Resource name.
- faultDomain Number
- Gets or sets the target fault domain.
- Map<String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- updateDomain Number
- Gets or sets the target update domain.
DiskEncryptionSetResourceSettingsResponse     
- TargetResource stringName 
- Gets or sets the target Resource name.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- TargetResource stringName 
- Gets or sets the target Resource name.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- targetResource StringName 
- Gets or sets the target Resource name.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- targetResource stringName 
- Gets or sets the target Resource name.
- targetResource stringGroup Name 
- Gets or sets the target resource group name.
- target_resource_ strname 
- Gets or sets the target Resource name.
- target_resource_ strgroup_ name 
- Gets or sets the target resource group name.
- targetResource StringName 
- Gets or sets the target Resource name.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
JobStatusResponse  
- JobName string
- Defines the job name.
- JobProgress string
- Gets or sets the monitoring job percentage.
- JobName string
- Defines the job name.
- JobProgress string
- Gets or sets the monitoring job percentage.
- jobName String
- Defines the job name.
- jobProgress String
- Gets or sets the monitoring job percentage.
- jobName string
- Defines the job name.
- jobProgress string
- Gets or sets the monitoring job percentage.
- job_name str
- Defines the job name.
- job_progress str
- Gets or sets the monitoring job percentage.
- jobName String
- Defines the job name.
- jobProgress String
- Gets or sets the monitoring job percentage.
KeyVaultResourceSettingsResponse    
- TargetResource stringName 
- Gets or sets the target Resource name.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- TargetResource stringName 
- Gets or sets the target Resource name.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- targetResource StringName 
- Gets or sets the target Resource name.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- targetResource stringName 
- Gets or sets the target Resource name.
- targetResource stringGroup Name 
- Gets or sets the target resource group name.
- target_resource_ strname 
- Gets or sets the target Resource name.
- target_resource_ strgroup_ name 
- Gets or sets the target resource group name.
- targetResource StringName 
- Gets or sets the target Resource name.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
LBBackendAddressPoolResourceSettingsResponse     
- Name string
- Gets or sets the backend address pool name.
- Name string
- Gets or sets the backend address pool name.
- name String
- Gets or sets the backend address pool name.
- name string
- Gets or sets the backend address pool name.
- name str
- Gets or sets the backend address pool name.
- name String
- Gets or sets the backend address pool name.
LBFrontendIPConfigurationResourceSettingsResponse    
- Name string
- Gets or sets the frontend IP configuration name.
- PrivateIp stringAddress 
- Gets or sets the IP address of the Load Balancer.This is only specified if a specific private IP address shall be allocated from the subnet specified in subnetRef.
- PrivateIp stringAllocation Method 
- Gets or sets PrivateIP allocation method (Static/Dynamic).
- Subnet
Pulumi.Azure Native. Migrate. Inputs. Subnet Reference Response 
- Defines reference to subnet.
- Zones string
- Gets or sets the csv list of zones.
- Name string
- Gets or sets the frontend IP configuration name.
- PrivateIp stringAddress 
- Gets or sets the IP address of the Load Balancer.This is only specified if a specific private IP address shall be allocated from the subnet specified in subnetRef.
- PrivateIp stringAllocation Method 
- Gets or sets PrivateIP allocation method (Static/Dynamic).
- Subnet
SubnetReference Response 
- Defines reference to subnet.
- Zones string
- Gets or sets the csv list of zones.
- name String
- Gets or sets the frontend IP configuration name.
- privateIp StringAddress 
- Gets or sets the IP address of the Load Balancer.This is only specified if a specific private IP address shall be allocated from the subnet specified in subnetRef.
- privateIp StringAllocation Method 
- Gets or sets PrivateIP allocation method (Static/Dynamic).
- subnet
SubnetReference Response 
- Defines reference to subnet.
- zones String
- Gets or sets the csv list of zones.
- name string
- Gets or sets the frontend IP configuration name.
- privateIp stringAddress 
- Gets or sets the IP address of the Load Balancer.This is only specified if a specific private IP address shall be allocated from the subnet specified in subnetRef.
- privateIp stringAllocation Method 
- Gets or sets PrivateIP allocation method (Static/Dynamic).
- subnet
SubnetReference Response 
- Defines reference to subnet.
- zones string
- Gets or sets the csv list of zones.
- name str
- Gets or sets the frontend IP configuration name.
- private_ip_ straddress 
- Gets or sets the IP address of the Load Balancer.This is only specified if a specific private IP address shall be allocated from the subnet specified in subnetRef.
- private_ip_ strallocation_ method 
- Gets or sets PrivateIP allocation method (Static/Dynamic).
- subnet
SubnetReference Response 
- Defines reference to subnet.
- zones str
- Gets or sets the csv list of zones.
- name String
- Gets or sets the frontend IP configuration name.
- privateIp StringAddress 
- Gets or sets the IP address of the Load Balancer.This is only specified if a specific private IP address shall be allocated from the subnet specified in subnetRef.
- privateIp StringAllocation Method 
- Gets or sets PrivateIP allocation method (Static/Dynamic).
- subnet Property Map
- Defines reference to subnet.
- zones String
- Gets or sets the csv list of zones.
LoadBalancerBackendAddressPoolReferenceResponse      
- SourceArm stringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- Name string
- Gets the name of the proxy resource on the target side.
- SourceArm stringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- Name string
- Gets the name of the proxy resource on the target side.
- sourceArm StringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- name String
- Gets the name of the proxy resource on the target side.
- sourceArm stringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- name string
- Gets the name of the proxy resource on the target side.
- source_arm_ strresource_ id 
- Gets the ARM resource ID of the tracked resource being referenced.
- name str
- Gets the name of the proxy resource on the target side.
- sourceArm StringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- name String
- Gets the name of the proxy resource on the target side.
LoadBalancerNatRuleReferenceResponse     
- SourceArm stringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- Name string
- Gets the name of the proxy resource on the target side.
- SourceArm stringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- Name string
- Gets the name of the proxy resource on the target side.
- sourceArm StringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- name String
- Gets the name of the proxy resource on the target side.
- sourceArm stringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- name string
- Gets the name of the proxy resource on the target side.
- source_arm_ strresource_ id 
- Gets the ARM resource ID of the tracked resource being referenced.
- name str
- Gets the name of the proxy resource on the target side.
- sourceArm StringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- name String
- Gets the name of the proxy resource on the target side.
LoadBalancerResourceSettingsResponse    
- TargetResource stringName 
- Gets or sets the target Resource name.
- BackendAddress List<Pulumi.Pools Azure Native. Migrate. Inputs. LBBackend Address Pool Resource Settings Response> 
- Gets or sets the backend address pools of the load balancer.
- FrontendIPConfigurations List<Pulumi.Azure Native. Migrate. Inputs. LBFrontend IPConfiguration Resource Settings Response> 
- Gets or sets the frontend IP configurations of the load balancer.
- Sku string
- Gets or sets load balancer sku (Basic/Standard).
- Dictionary<string, string>
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- Zones string
- Gets or sets the csv list of zones common for all frontend IP configurations. Note this is given precedence only if frontend IP configurations settings are not present.
- TargetResource stringName 
- Gets or sets the target Resource name.
- BackendAddress []LBBackendPools Address Pool Resource Settings Response 
- Gets or sets the backend address pools of the load balancer.
- FrontendIPConfigurations []LBFrontendIPConfiguration Resource Settings Response 
- Gets or sets the frontend IP configurations of the load balancer.
- Sku string
- Gets or sets load balancer sku (Basic/Standard).
- map[string]string
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- Zones string
- Gets or sets the csv list of zones common for all frontend IP configurations. Note this is given precedence only if frontend IP configurations settings are not present.
- targetResource StringName 
- Gets or sets the target Resource name.
- backendAddress List<LBBackendPools Address Pool Resource Settings Response> 
- Gets or sets the backend address pools of the load balancer.
- frontendIPConfigurations List<LBFrontendIPConfiguration Resource Settings Response> 
- Gets or sets the frontend IP configurations of the load balancer.
- sku String
- Gets or sets load balancer sku (Basic/Standard).
- Map<String,String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- zones String
- Gets or sets the csv list of zones common for all frontend IP configurations. Note this is given precedence only if frontend IP configurations settings are not present.
- targetResource stringName 
- Gets or sets the target Resource name.
- backendAddress LBBackendPools Address Pool Resource Settings Response[] 
- Gets or sets the backend address pools of the load balancer.
- frontendIPConfigurations LBFrontendIPConfiguration Resource Settings Response[] 
- Gets or sets the frontend IP configurations of the load balancer.
- sku string
- Gets or sets load balancer sku (Basic/Standard).
- {[key: string]: string}
- Gets or sets the Resource tags.
- targetResource stringGroup Name 
- Gets or sets the target resource group name.
- zones string
- Gets or sets the csv list of zones common for all frontend IP configurations. Note this is given precedence only if frontend IP configurations settings are not present.
- target_resource_ strname 
- Gets or sets the target Resource name.
- backend_address_ Sequence[LBBackendpools Address Pool Resource Settings Response] 
- Gets or sets the backend address pools of the load balancer.
- frontend_ip_ Sequence[LBFrontendconfigurations IPConfiguration Resource Settings Response] 
- Gets or sets the frontend IP configurations of the load balancer.
- sku str
- Gets or sets load balancer sku (Basic/Standard).
- Mapping[str, str]
- Gets or sets the Resource tags.
- target_resource_ strgroup_ name 
- Gets or sets the target resource group name.
- zones str
- Gets or sets the csv list of zones common for all frontend IP configurations. Note this is given precedence only if frontend IP configurations settings are not present.
- targetResource StringName 
- Gets or sets the target Resource name.
- backendAddress List<Property Map>Pools 
- Gets or sets the backend address pools of the load balancer.
- frontendIPConfigurations List<Property Map>
- Gets or sets the frontend IP configurations of the load balancer.
- sku String
- Gets or sets load balancer sku (Basic/Standard).
- Map<String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- zones String
- Gets or sets the csv list of zones common for all frontend IP configurations. Note this is given precedence only if frontend IP configurations settings are not present.
ManualResolutionPropertiesResponse   
- TargetId string
- Gets or sets the target resource ARM ID of the dependent resource if the resource type is Manual.
- TargetId string
- Gets or sets the target resource ARM ID of the dependent resource if the resource type is Manual.
- targetId String
- Gets or sets the target resource ARM ID of the dependent resource if the resource type is Manual.
- targetId string
- Gets or sets the target resource ARM ID of the dependent resource if the resource type is Manual.
- target_id str
- Gets or sets the target resource ARM ID of the dependent resource if the resource type is Manual.
- targetId String
- Gets or sets the target resource ARM ID of the dependent resource if the resource type is Manual.
MoveResourceDependencyOverrideResponse    
MoveResourceDependencyResponse   
- AutomaticResolution Pulumi.Azure Native. Migrate. Inputs. Automatic Resolution Properties Response 
- Defines the properties for automatic resolution.
- DependencyType string
- Defines the dependency type.
- Id string
- Gets the source ARM ID of the dependent resource.
- IsOptional string
- Gets or sets a value indicating whether the dependency is optional.
- ManualResolution Pulumi.Azure Native. Migrate. Inputs. Manual Resolution Properties Response 
- Defines the properties for manual resolution.
- ResolutionStatus string
- Gets the dependency resolution status.
- ResolutionType string
- Defines the resolution type.
- AutomaticResolution AutomaticResolution Properties Response 
- Defines the properties for automatic resolution.
- DependencyType string
- Defines the dependency type.
- Id string
- Gets the source ARM ID of the dependent resource.
- IsOptional string
- Gets or sets a value indicating whether the dependency is optional.
- ManualResolution ManualResolution Properties Response 
- Defines the properties for manual resolution.
- ResolutionStatus string
- Gets the dependency resolution status.
- ResolutionType string
- Defines the resolution type.
- automaticResolution AutomaticResolution Properties Response 
- Defines the properties for automatic resolution.
- dependencyType String
- Defines the dependency type.
- id String
- Gets the source ARM ID of the dependent resource.
- isOptional String
- Gets or sets a value indicating whether the dependency is optional.
- manualResolution ManualResolution Properties Response 
- Defines the properties for manual resolution.
- resolutionStatus String
- Gets the dependency resolution status.
- resolutionType String
- Defines the resolution type.
- automaticResolution AutomaticResolution Properties Response 
- Defines the properties for automatic resolution.
- dependencyType string
- Defines the dependency type.
- id string
- Gets the source ARM ID of the dependent resource.
- isOptional string
- Gets or sets a value indicating whether the dependency is optional.
- manualResolution ManualResolution Properties Response 
- Defines the properties for manual resolution.
- resolutionStatus string
- Gets the dependency resolution status.
- resolutionType string
- Defines the resolution type.
- automatic_resolution AutomaticResolution Properties Response 
- Defines the properties for automatic resolution.
- dependency_type str
- Defines the dependency type.
- id str
- Gets the source ARM ID of the dependent resource.
- is_optional str
- Gets or sets a value indicating whether the dependency is optional.
- manual_resolution ManualResolution Properties Response 
- Defines the properties for manual resolution.
- resolution_status str
- Gets the dependency resolution status.
- resolution_type str
- Defines the resolution type.
- automaticResolution Property Map
- Defines the properties for automatic resolution.
- dependencyType String
- Defines the dependency type.
- id String
- Gets the source ARM ID of the dependent resource.
- isOptional String
- Gets or sets a value indicating whether the dependency is optional.
- manualResolution Property Map
- Defines the properties for manual resolution.
- resolutionStatus String
- Gets the dependency resolution status.
- resolutionType String
- Defines the resolution type.
MoveResourceErrorBodyResponse    
- Code string
- An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
- Details
List<Pulumi.Azure Native. Migrate. Inputs. Move Resource Error Body Response> 
- A list of additional details about the error.
- Message string
- A message describing the error, intended to be suitable for display in a user interface.
- Target string
- The target of the particular error. For example, the name of the property in error.
- Code string
- An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
- Details
[]MoveResource Error Body Response 
- A list of additional details about the error.
- Message string
- A message describing the error, intended to be suitable for display in a user interface.
- Target string
- The target of the particular error. For example, the name of the property in error.
- code String
- An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
- details
List<MoveResource Error Body Response> 
- A list of additional details about the error.
- message String
- A message describing the error, intended to be suitable for display in a user interface.
- target String
- The target of the particular error. For example, the name of the property in error.
- code string
- An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
- details
MoveResource Error Body Response[] 
- A list of additional details about the error.
- message string
- A message describing the error, intended to be suitable for display in a user interface.
- target string
- The target of the particular error. For example, the name of the property in error.
- code str
- An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
- details
Sequence[MoveResource Error Body Response] 
- A list of additional details about the error.
- message str
- A message describing the error, intended to be suitable for display in a user interface.
- target str
- The target of the particular error. For example, the name of the property in error.
- code String
- An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
- details List<Property Map>
- A list of additional details about the error.
- message String
- A message describing the error, intended to be suitable for display in a user interface.
- target String
- The target of the particular error. For example, the name of the property in error.
MoveResourceErrorResponse   
- Properties
Pulumi.Azure Native. Migrate. Inputs. Move Resource Error Body Response 
- The move resource error body.
- Properties
MoveResource Error Body Response 
- The move resource error body.
- properties
MoveResource Error Body Response 
- The move resource error body.
- properties
MoveResource Error Body Response 
- The move resource error body.
- properties
MoveResource Error Body Response 
- The move resource error body.
- properties Property Map
- The move resource error body.
MoveResourcePropertiesResponse   
- DependsOn List<Pulumi.Azure Native. Migrate. Inputs. Move Resource Dependency Response> 
- Gets or sets the move resource dependencies.
- Errors
Pulumi.Azure Native. Migrate. Inputs. Move Resource Properties Response Errors 
- Defines the move resource errors.
- IsResolve boolRequired 
- Gets a value indicating whether the resolve action is required over the move collection.
- MoveStatus Pulumi.Azure Native. Migrate. Inputs. Move Resource Properties Response Move Status 
- Defines the move resource status.
- ProvisioningState string
- Defines the provisioning states.
- SourceId string
- Gets or sets the Source ARM Id of the resource.
- SourceResource Pulumi.Settings Azure | Pulumi.Native. Migrate. Inputs. Availability Set Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Disk Encryption Set Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Key Vault Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Load Balancer Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Network Interface Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Network Security Group Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Public IPAddress Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Resource Group Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Sql Database Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Sql Elastic Pool Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Sql Server Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Virtual Machine Resource Settings Response Azure Native. Migrate. Inputs. Virtual Network Resource Settings Response 
- Gets or sets the source resource settings.
- TargetId string
- Gets or sets the Target ARM Id of the resource.
- DependsOn List<Pulumi.Overrides Azure Native. Migrate. Inputs. Move Resource Dependency Override Response> 
- Gets or sets the move resource dependencies overrides.
- ExistingTarget stringId 
- Gets or sets the existing target ARM Id of the resource.
- ResourceSettings Pulumi.Azure | Pulumi.Native. Migrate. Inputs. Availability Set Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Disk Encryption Set Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Key Vault Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Load Balancer Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Network Interface Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Network Security Group Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Public IPAddress Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Resource Group Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Sql Database Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Sql Elastic Pool Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Sql Server Resource Settings Response Azure | Pulumi.Native. Migrate. Inputs. Virtual Machine Resource Settings Response Azure Native. Migrate. Inputs. Virtual Network Resource Settings Response 
- Gets or sets the resource settings.
- DependsOn []MoveResource Dependency Response 
- Gets or sets the move resource dependencies.
- Errors
MoveResource Properties Response Errors 
- Defines the move resource errors.
- IsResolve boolRequired 
- Gets a value indicating whether the resolve action is required over the move collection.
- MoveStatus MoveResource Properties Response Move Status 
- Defines the move resource status.
- ProvisioningState string
- Defines the provisioning states.
- SourceId string
- Gets or sets the Source ARM Id of the resource.
- SourceResource AvailabilitySettings Set | DiskResource Settings Response Encryption | KeySet Resource Settings Response Vault | LoadResource Settings Response Balancer | NetworkResource Settings Response Interface | NetworkResource Settings Response Security | PublicGroup Resource Settings Response IPAddress | ResourceResource Settings Response Group | SqlResource Settings Response Database | SqlResource Settings Response Elastic | SqlPool Resource Settings Response Server | VirtualResource Settings Response Machine | VirtualResource Settings Response Network Resource Settings Response 
- Gets or sets the source resource settings.
- TargetId string
- Gets or sets the Target ARM Id of the resource.
- DependsOn []MoveOverrides Resource Dependency Override Response 
- Gets or sets the move resource dependencies overrides.
- ExistingTarget stringId 
- Gets or sets the existing target ARM Id of the resource.
- ResourceSettings AvailabilitySet | DiskResource Settings Response Encryption | KeySet Resource Settings Response Vault | LoadResource Settings Response Balancer | NetworkResource Settings Response Interface | NetworkResource Settings Response Security | PublicGroup Resource Settings Response IPAddress | ResourceResource Settings Response Group | SqlResource Settings Response Database | SqlResource Settings Response Elastic | SqlPool Resource Settings Response Server | VirtualResource Settings Response Machine | VirtualResource Settings Response Network Resource Settings Response 
- Gets or sets the resource settings.
- dependsOn List<MoveResource Dependency Response> 
- Gets or sets the move resource dependencies.
- errors
MoveResource Properties Response Errors 
- Defines the move resource errors.
- isResolve BooleanRequired 
- Gets a value indicating whether the resolve action is required over the move collection.
- moveStatus MoveResource Properties Response Move Status 
- Defines the move resource status.
- provisioningState String
- Defines the provisioning states.
- sourceId String
- Gets or sets the Source ARM Id of the resource.
- sourceResource AvailabilitySettings Set | DiskResource Settings Response Encryption | KeySet Resource Settings Response Vault | LoadResource Settings Response Balancer | NetworkResource Settings Response Interface | NetworkResource Settings Response Security | PublicGroup Resource Settings Response IPAddress | ResourceResource Settings Response Group | SqlResource Settings Response Database | SqlResource Settings Response Elastic | SqlPool Resource Settings Response Server | VirtualResource Settings Response Machine | VirtualResource Settings Response Network Resource Settings Response 
- Gets or sets the source resource settings.
- targetId String
- Gets or sets the Target ARM Id of the resource.
- dependsOn List<MoveOverrides Resource Dependency Override Response> 
- Gets or sets the move resource dependencies overrides.
- existingTarget StringId 
- Gets or sets the existing target ARM Id of the resource.
- resourceSettings AvailabilitySet | DiskResource Settings Response Encryption | KeySet Resource Settings Response Vault | LoadResource Settings Response Balancer | NetworkResource Settings Response Interface | NetworkResource Settings Response Security | PublicGroup Resource Settings Response IPAddress | ResourceResource Settings Response Group | SqlResource Settings Response Database | SqlResource Settings Response Elastic | SqlPool Resource Settings Response Server | VirtualResource Settings Response Machine | VirtualResource Settings Response Network Resource Settings Response 
- Gets or sets the resource settings.
- dependsOn MoveResource Dependency Response[] 
- Gets or sets the move resource dependencies.
- errors
MoveResource Properties Response Errors 
- Defines the move resource errors.
- isResolve booleanRequired 
- Gets a value indicating whether the resolve action is required over the move collection.
- moveStatus MoveResource Properties Response Move Status 
- Defines the move resource status.
- provisioningState string
- Defines the provisioning states.
- sourceId string
- Gets or sets the Source ARM Id of the resource.
- sourceResource AvailabilitySettings Set | DiskResource Settings Response Encryption | KeySet Resource Settings Response Vault | LoadResource Settings Response Balancer | NetworkResource Settings Response Interface | NetworkResource Settings Response Security | PublicGroup Resource Settings Response IPAddress | ResourceResource Settings Response Group | SqlResource Settings Response Database | SqlResource Settings Response Elastic | SqlPool Resource Settings Response Server | VirtualResource Settings Response Machine | VirtualResource Settings Response Network Resource Settings Response 
- Gets or sets the source resource settings.
- targetId string
- Gets or sets the Target ARM Id of the resource.
- dependsOn MoveOverrides Resource Dependency Override Response[] 
- Gets or sets the move resource dependencies overrides.
- existingTarget stringId 
- Gets or sets the existing target ARM Id of the resource.
- resourceSettings AvailabilitySet | DiskResource Settings Response Encryption | KeySet Resource Settings Response Vault | LoadResource Settings Response Balancer | NetworkResource Settings Response Interface | NetworkResource Settings Response Security | PublicGroup Resource Settings Response IPAddress | ResourceResource Settings Response Group | SqlResource Settings Response Database | SqlResource Settings Response Elastic | SqlPool Resource Settings Response Server | VirtualResource Settings Response Machine | VirtualResource Settings Response Network Resource Settings Response 
- Gets or sets the resource settings.
- depends_on Sequence[MoveResource Dependency Response] 
- Gets or sets the move resource dependencies.
- errors
MoveResource Properties Response Errors 
- Defines the move resource errors.
- is_resolve_ boolrequired 
- Gets a value indicating whether the resolve action is required over the move collection.
- move_status MoveResource Properties Response Move Status 
- Defines the move resource status.
- provisioning_state str
- Defines the provisioning states.
- source_id str
- Gets or sets the Source ARM Id of the resource.
- source_resource_ Availabilitysettings Set | DiskResource Settings Response Encryption | KeySet Resource Settings Response Vault | LoadResource Settings Response Balancer | NetworkResource Settings Response Interface | NetworkResource Settings Response Security | PublicGroup Resource Settings Response IPAddress | ResourceResource Settings Response Group | SqlResource Settings Response Database | SqlResource Settings Response Elastic | SqlPool Resource Settings Response Server | VirtualResource Settings Response Machine | VirtualResource Settings Response Network Resource Settings Response 
- Gets or sets the source resource settings.
- target_id str
- Gets or sets the Target ARM Id of the resource.
- depends_on_ Sequence[Moveoverrides Resource Dependency Override Response] 
- Gets or sets the move resource dependencies overrides.
- existing_target_ strid 
- Gets or sets the existing target ARM Id of the resource.
- resource_settings AvailabilitySet | DiskResource Settings Response Encryption | KeySet Resource Settings Response Vault | LoadResource Settings Response Balancer | NetworkResource Settings Response Interface | NetworkResource Settings Response Security | PublicGroup Resource Settings Response IPAddress | ResourceResource Settings Response Group | SqlResource Settings Response Database | SqlResource Settings Response Elastic | SqlPool Resource Settings Response Server | VirtualResource Settings Response Machine | VirtualResource Settings Response Network Resource Settings Response 
- Gets or sets the resource settings.
- dependsOn List<Property Map>
- Gets or sets the move resource dependencies.
- errors Property Map
- Defines the move resource errors.
- isResolve BooleanRequired 
- Gets a value indicating whether the resolve action is required over the move collection.
- moveStatus Property Map
- Defines the move resource status.
- provisioningState String
- Defines the provisioning states.
- sourceId String
- Gets or sets the Source ARM Id of the resource.
- sourceResource Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property MapSettings 
- Gets or sets the source resource settings.
- targetId String
- Gets or sets the Target ARM Id of the resource.
- dependsOn List<Property Map>Overrides 
- Gets or sets the move resource dependencies overrides.
- existingTarget StringId 
- Gets or sets the existing target ARM Id of the resource.
- resourceSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Gets or sets the resource settings.
MoveResourcePropertiesResponseErrors    
- Properties
Pulumi.Azure Native. Migrate. Inputs. Move Resource Error Body Response 
- The move resource error body.
- Properties
MoveResource Error Body Response 
- The move resource error body.
- properties
MoveResource Error Body Response 
- The move resource error body.
- properties
MoveResource Error Body Response 
- The move resource error body.
- properties
MoveResource Error Body Response 
- The move resource error body.
- properties Property Map
- The move resource error body.
MoveResourcePropertiesResponseMoveStatus     
- MoveState string
- Defines the MoveResource states.
- Errors
Pulumi.Azure Native. Migrate. Inputs. Move Resource Error Response 
- An error response from the azure resource mover service.
- JobStatus Pulumi.Azure Native. Migrate. Inputs. Job Status Response 
- Defines the job status.
- MoveState string
- Defines the MoveResource states.
- Errors
MoveResource Error Response 
- An error response from the azure resource mover service.
- JobStatus JobStatus Response 
- Defines the job status.
- moveState String
- Defines the MoveResource states.
- errors
MoveResource Error Response 
- An error response from the azure resource mover service.
- jobStatus JobStatus Response 
- Defines the job status.
- moveState string
- Defines the MoveResource states.
- errors
MoveResource Error Response 
- An error response from the azure resource mover service.
- jobStatus JobStatus Response 
- Defines the job status.
- move_state str
- Defines the MoveResource states.
- errors
MoveResource Error Response 
- An error response from the azure resource mover service.
- job_status JobStatus Response 
- Defines the job status.
- moveState String
- Defines the MoveResource states.
- errors Property Map
- An error response from the azure resource mover service.
- jobStatus Property Map
- Defines the job status.
NetworkInterfaceResourceSettingsResponse    
- TargetResource stringName 
- Gets or sets the target Resource name.
- EnableAccelerated boolNetworking 
- Gets or sets a value indicating whether accelerated networking is enabled.
- IpConfigurations List<Pulumi.Azure Native. Migrate. Inputs. Nic Ip Configuration Resource Settings Response> 
- Gets or sets the IP configurations of the NIC.
- Dictionary<string, string>
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- TargetResource stringName 
- Gets or sets the target Resource name.
- EnableAccelerated boolNetworking 
- Gets or sets a value indicating whether accelerated networking is enabled.
- IpConfigurations []NicIp Configuration Resource Settings Response 
- Gets or sets the IP configurations of the NIC.
- map[string]string
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- targetResource StringName 
- Gets or sets the target Resource name.
- enableAccelerated BooleanNetworking 
- Gets or sets a value indicating whether accelerated networking is enabled.
- ipConfigurations List<NicIp Configuration Resource Settings Response> 
- Gets or sets the IP configurations of the NIC.
- Map<String,String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- targetResource stringName 
- Gets or sets the target Resource name.
- enableAccelerated booleanNetworking 
- Gets or sets a value indicating whether accelerated networking is enabled.
- ipConfigurations NicIp Configuration Resource Settings Response[] 
- Gets or sets the IP configurations of the NIC.
- {[key: string]: string}
- Gets or sets the Resource tags.
- targetResource stringGroup Name 
- Gets or sets the target resource group name.
- target_resource_ strname 
- Gets or sets the target Resource name.
- enable_accelerated_ boolnetworking 
- Gets or sets a value indicating whether accelerated networking is enabled.
- ip_configurations Sequence[NicIp Configuration Resource Settings Response] 
- Gets or sets the IP configurations of the NIC.
- Mapping[str, str]
- Gets or sets the Resource tags.
- target_resource_ strgroup_ name 
- Gets or sets the target resource group name.
- targetResource StringName 
- Gets or sets the target Resource name.
- enableAccelerated BooleanNetworking 
- Gets or sets a value indicating whether accelerated networking is enabled.
- ipConfigurations List<Property Map>
- Gets or sets the IP configurations of the NIC.
- Map<String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
NetworkSecurityGroupResourceSettingsResponse     
- TargetResource stringName 
- Gets or sets the target Resource name.
- SecurityRules List<Pulumi.Azure Native. Migrate. Inputs. Nsg Security Rule Response> 
- Gets or sets Security rules of network security group.
- Dictionary<string, string>
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- TargetResource stringName 
- Gets or sets the target Resource name.
- SecurityRules []NsgSecurity Rule Response 
- Gets or sets Security rules of network security group.
- map[string]string
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- targetResource StringName 
- Gets or sets the target Resource name.
- securityRules List<NsgSecurity Rule Response> 
- Gets or sets Security rules of network security group.
- Map<String,String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- targetResource stringName 
- Gets or sets the target Resource name.
- securityRules NsgSecurity Rule Response[] 
- Gets or sets Security rules of network security group.
- {[key: string]: string}
- Gets or sets the Resource tags.
- targetResource stringGroup Name 
- Gets or sets the target resource group name.
- target_resource_ strname 
- Gets or sets the target Resource name.
- security_rules Sequence[NsgSecurity Rule Response] 
- Gets or sets Security rules of network security group.
- Mapping[str, str]
- Gets or sets the Resource tags.
- target_resource_ strgroup_ name 
- Gets or sets the target resource group name.
- targetResource StringName 
- Gets or sets the target Resource name.
- securityRules List<Property Map>
- Gets or sets Security rules of network security group.
- Map<String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
NicIpConfigurationResourceSettingsResponse     
- LoadBalancer List<Pulumi.Backend Address Pools Azure Native. Migrate. Inputs. Load Balancer Backend Address Pool Reference Response> 
- Gets or sets the references of the load balancer backend address pools.
- LoadBalancer List<Pulumi.Nat Rules Azure Native. Migrate. Inputs. Load Balancer Nat Rule Reference Response> 
- Gets or sets the references of the load balancer NAT rules.
- Name string
- Gets or sets the IP configuration name.
- Primary bool
- Gets or sets a value indicating whether this IP configuration is the primary.
- PrivateIp stringAddress 
- Gets or sets the private IP address of the network interface IP Configuration.
- PrivateIp stringAllocation Method 
- Gets or sets the private IP address allocation method.
- PublicIp Pulumi.Azure Native. Migrate. Inputs. Public Ip Reference Response 
- Defines reference to a public IP.
- Subnet
Pulumi.Azure Native. Migrate. Inputs. Subnet Reference Response 
- Defines reference to subnet.
- LoadBalancer []LoadBackend Address Pools Balancer Backend Address Pool Reference Response 
- Gets or sets the references of the load balancer backend address pools.
- LoadBalancer []LoadNat Rules Balancer Nat Rule Reference Response 
- Gets or sets the references of the load balancer NAT rules.
- Name string
- Gets or sets the IP configuration name.
- Primary bool
- Gets or sets a value indicating whether this IP configuration is the primary.
- PrivateIp stringAddress 
- Gets or sets the private IP address of the network interface IP Configuration.
- PrivateIp stringAllocation Method 
- Gets or sets the private IP address allocation method.
- PublicIp PublicIp Reference Response 
- Defines reference to a public IP.
- Subnet
SubnetReference Response 
- Defines reference to subnet.
- loadBalancer List<LoadBackend Address Pools Balancer Backend Address Pool Reference Response> 
- Gets or sets the references of the load balancer backend address pools.
- loadBalancer List<LoadNat Rules Balancer Nat Rule Reference Response> 
- Gets or sets the references of the load balancer NAT rules.
- name String
- Gets or sets the IP configuration name.
- primary Boolean
- Gets or sets a value indicating whether this IP configuration is the primary.
- privateIp StringAddress 
- Gets or sets the private IP address of the network interface IP Configuration.
- privateIp StringAllocation Method 
- Gets or sets the private IP address allocation method.
- publicIp PublicIp Reference Response 
- Defines reference to a public IP.
- subnet
SubnetReference Response 
- Defines reference to subnet.
- loadBalancer LoadBackend Address Pools Balancer Backend Address Pool Reference Response[] 
- Gets or sets the references of the load balancer backend address pools.
- loadBalancer LoadNat Rules Balancer Nat Rule Reference Response[] 
- Gets or sets the references of the load balancer NAT rules.
- name string
- Gets or sets the IP configuration name.
- primary boolean
- Gets or sets a value indicating whether this IP configuration is the primary.
- privateIp stringAddress 
- Gets or sets the private IP address of the network interface IP Configuration.
- privateIp stringAllocation Method 
- Gets or sets the private IP address allocation method.
- publicIp PublicIp Reference Response 
- Defines reference to a public IP.
- subnet
SubnetReference Response 
- Defines reference to subnet.
- load_balancer_ Sequence[Loadbackend_ address_ pools Balancer Backend Address Pool Reference Response] 
- Gets or sets the references of the load balancer backend address pools.
- load_balancer_ Sequence[Loadnat_ rules Balancer Nat Rule Reference Response] 
- Gets or sets the references of the load balancer NAT rules.
- name str
- Gets or sets the IP configuration name.
- primary bool
- Gets or sets a value indicating whether this IP configuration is the primary.
- private_ip_ straddress 
- Gets or sets the private IP address of the network interface IP Configuration.
- private_ip_ strallocation_ method 
- Gets or sets the private IP address allocation method.
- public_ip PublicIp Reference Response 
- Defines reference to a public IP.
- subnet
SubnetReference Response 
- Defines reference to subnet.
- loadBalancer List<Property Map>Backend Address Pools 
- Gets or sets the references of the load balancer backend address pools.
- loadBalancer List<Property Map>Nat Rules 
- Gets or sets the references of the load balancer NAT rules.
- name String
- Gets or sets the IP configuration name.
- primary Boolean
- Gets or sets a value indicating whether this IP configuration is the primary.
- privateIp StringAddress 
- Gets or sets the private IP address of the network interface IP Configuration.
- privateIp StringAllocation Method 
- Gets or sets the private IP address allocation method.
- publicIp Property Map
- Defines reference to a public IP.
- subnet Property Map
- Defines reference to subnet.
NsgReferenceResponse  
- SourceArm stringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- SourceArm stringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- sourceArm StringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- sourceArm stringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- source_arm_ strresource_ id 
- Gets the ARM resource ID of the tracked resource being referenced.
- sourceArm StringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
NsgSecurityRuleResponse   
- Access string
- Gets or sets whether network traffic is allowed or denied. Possible values are “Allow” and “Deny”.
- Description string
- Gets or sets a description for this rule. Restricted to 140 chars.
- DestinationAddress stringPrefix 
- Gets or sets destination address prefix. CIDR or source IP range. A “*” can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used.
- DestinationPort stringRange 
- Gets or sets Destination Port or Range. Integer or range between 0 and 65535. A “*” can also be used to match all ports.
- Direction string
- Gets or sets the direction of the rule.InBound or Outbound. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
- Name string
- Gets or sets the Security rule name.
- Priority int
- Gets or sets the priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
- Protocol string
- Gets or sets Network protocol this rule applies to. Can be Tcp, Udp or All(*).
- SourceAddress stringPrefix 
- Gets or sets source address prefix. CIDR or source IP range. A “*” can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used. If this is an ingress rule, specifies where network traffic originates from.
- SourcePort stringRange 
- Gets or sets Source Port or Range. Integer or range between 0 and 65535. A “*” can also be used to match all ports.
- Access string
- Gets or sets whether network traffic is allowed or denied. Possible values are “Allow” and “Deny”.
- Description string
- Gets or sets a description for this rule. Restricted to 140 chars.
- DestinationAddress stringPrefix 
- Gets or sets destination address prefix. CIDR or source IP range. A “*” can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used.
- DestinationPort stringRange 
- Gets or sets Destination Port or Range. Integer or range between 0 and 65535. A “*” can also be used to match all ports.
- Direction string
- Gets or sets the direction of the rule.InBound or Outbound. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
- Name string
- Gets or sets the Security rule name.
- Priority int
- Gets or sets the priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
- Protocol string
- Gets or sets Network protocol this rule applies to. Can be Tcp, Udp or All(*).
- SourceAddress stringPrefix 
- Gets or sets source address prefix. CIDR or source IP range. A “*” can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used. If this is an ingress rule, specifies where network traffic originates from.
- SourcePort stringRange 
- Gets or sets Source Port or Range. Integer or range between 0 and 65535. A “*” can also be used to match all ports.
- access String
- Gets or sets whether network traffic is allowed or denied. Possible values are “Allow” and “Deny”.
- description String
- Gets or sets a description for this rule. Restricted to 140 chars.
- destinationAddress StringPrefix 
- Gets or sets destination address prefix. CIDR or source IP range. A “*” can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used.
- destinationPort StringRange 
- Gets or sets Destination Port or Range. Integer or range between 0 and 65535. A “*” can also be used to match all ports.
- direction String
- Gets or sets the direction of the rule.InBound or Outbound. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
- name String
- Gets or sets the Security rule name.
- priority Integer
- Gets or sets the priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
- protocol String
- Gets or sets Network protocol this rule applies to. Can be Tcp, Udp or All(*).
- sourceAddress StringPrefix 
- Gets or sets source address prefix. CIDR or source IP range. A “*” can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used. If this is an ingress rule, specifies where network traffic originates from.
- sourcePort StringRange 
- Gets or sets Source Port or Range. Integer or range between 0 and 65535. A “*” can also be used to match all ports.
- access string
- Gets or sets whether network traffic is allowed or denied. Possible values are “Allow” and “Deny”.
- description string
- Gets or sets a description for this rule. Restricted to 140 chars.
- destinationAddress stringPrefix 
- Gets or sets destination address prefix. CIDR or source IP range. A “*” can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used.
- destinationPort stringRange 
- Gets or sets Destination Port or Range. Integer or range between 0 and 65535. A “*” can also be used to match all ports.
- direction string
- Gets or sets the direction of the rule.InBound or Outbound. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
- name string
- Gets or sets the Security rule name.
- priority number
- Gets or sets the priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
- protocol string
- Gets or sets Network protocol this rule applies to. Can be Tcp, Udp or All(*).
- sourceAddress stringPrefix 
- Gets or sets source address prefix. CIDR or source IP range. A “*” can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used. If this is an ingress rule, specifies where network traffic originates from.
- sourcePort stringRange 
- Gets or sets Source Port or Range. Integer or range between 0 and 65535. A “*” can also be used to match all ports.
- access str
- Gets or sets whether network traffic is allowed or denied. Possible values are “Allow” and “Deny”.
- description str
- Gets or sets a description for this rule. Restricted to 140 chars.
- destination_address_ strprefix 
- Gets or sets destination address prefix. CIDR or source IP range. A “*” can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used.
- destination_port_ strrange 
- Gets or sets Destination Port or Range. Integer or range between 0 and 65535. A “*” can also be used to match all ports.
- direction str
- Gets or sets the direction of the rule.InBound or Outbound. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
- name str
- Gets or sets the Security rule name.
- priority int
- Gets or sets the priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
- protocol str
- Gets or sets Network protocol this rule applies to. Can be Tcp, Udp or All(*).
- source_address_ strprefix 
- Gets or sets source address prefix. CIDR or source IP range. A “*” can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used. If this is an ingress rule, specifies where network traffic originates from.
- source_port_ strrange 
- Gets or sets Source Port or Range. Integer or range between 0 and 65535. A “*” can also be used to match all ports.
- access String
- Gets or sets whether network traffic is allowed or denied. Possible values are “Allow” and “Deny”.
- description String
- Gets or sets a description for this rule. Restricted to 140 chars.
- destinationAddress StringPrefix 
- Gets or sets destination address prefix. CIDR or source IP range. A “*” can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used.
- destinationPort StringRange 
- Gets or sets Destination Port or Range. Integer or range between 0 and 65535. A “*” can also be used to match all ports.
- direction String
- Gets or sets the direction of the rule.InBound or Outbound. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
- name String
- Gets or sets the Security rule name.
- priority Number
- Gets or sets the priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
- protocol String
- Gets or sets Network protocol this rule applies to. Can be Tcp, Udp or All(*).
- sourceAddress StringPrefix 
- Gets or sets source address prefix. CIDR or source IP range. A “*” can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used. If this is an ingress rule, specifies where network traffic originates from.
- sourcePort StringRange 
- Gets or sets Source Port or Range. Integer or range between 0 and 65535. A “*” can also be used to match all ports.
PublicIPAddressResourceSettingsResponse    
- TargetResource stringName 
- Gets or sets the target Resource name.
- DomainName stringLabel 
- Gets or sets the domain name label.
- Fqdn string
- Gets or sets the fully qualified domain name.
- PublicIp stringAllocation Method 
- Gets or sets public IP allocation method.
- Sku string
- Gets or sets public IP sku.
- Dictionary<string, string>
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- Zones string
- Gets or sets public IP zones.
- TargetResource stringName 
- Gets or sets the target Resource name.
- DomainName stringLabel 
- Gets or sets the domain name label.
- Fqdn string
- Gets or sets the fully qualified domain name.
- PublicIp stringAllocation Method 
- Gets or sets public IP allocation method.
- Sku string
- Gets or sets public IP sku.
- map[string]string
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- Zones string
- Gets or sets public IP zones.
- targetResource StringName 
- Gets or sets the target Resource name.
- domainName StringLabel 
- Gets or sets the domain name label.
- fqdn String
- Gets or sets the fully qualified domain name.
- publicIp StringAllocation Method 
- Gets or sets public IP allocation method.
- sku String
- Gets or sets public IP sku.
- Map<String,String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- zones String
- Gets or sets public IP zones.
- targetResource stringName 
- Gets or sets the target Resource name.
- domainName stringLabel 
- Gets or sets the domain name label.
- fqdn string
- Gets or sets the fully qualified domain name.
- publicIp stringAllocation Method 
- Gets or sets public IP allocation method.
- sku string
- Gets or sets public IP sku.
- {[key: string]: string}
- Gets or sets the Resource tags.
- targetResource stringGroup Name 
- Gets or sets the target resource group name.
- zones string
- Gets or sets public IP zones.
- target_resource_ strname 
- Gets or sets the target Resource name.
- domain_name_ strlabel 
- Gets or sets the domain name label.
- fqdn str
- Gets or sets the fully qualified domain name.
- public_ip_ strallocation_ method 
- Gets or sets public IP allocation method.
- sku str
- Gets or sets public IP sku.
- Mapping[str, str]
- Gets or sets the Resource tags.
- target_resource_ strgroup_ name 
- Gets or sets the target resource group name.
- zones str
- Gets or sets public IP zones.
- targetResource StringName 
- Gets or sets the target Resource name.
- domainName StringLabel 
- Gets or sets the domain name label.
- fqdn String
- Gets or sets the fully qualified domain name.
- publicIp StringAllocation Method 
- Gets or sets public IP allocation method.
- sku String
- Gets or sets public IP sku.
- Map<String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- zones String
- Gets or sets public IP zones.
PublicIpReferenceResponse   
- SourceArm stringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- SourceArm stringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- sourceArm StringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- sourceArm stringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- source_arm_ strresource_ id 
- Gets the ARM resource ID of the tracked resource being referenced.
- sourceArm StringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
ResourceGroupResourceSettingsResponse    
- TargetResource stringName 
- Gets or sets the target Resource name.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- TargetResource stringName 
- Gets or sets the target Resource name.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- targetResource StringName 
- Gets or sets the target Resource name.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- targetResource stringName 
- Gets or sets the target Resource name.
- targetResource stringGroup Name 
- Gets or sets the target resource group name.
- target_resource_ strname 
- Gets or sets the target Resource name.
- target_resource_ strgroup_ name 
- Gets or sets the target resource group name.
- targetResource StringName 
- Gets or sets the target Resource name.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
SqlDatabaseResourceSettingsResponse    
- TargetResource stringName 
- Gets or sets the target Resource name.
- Dictionary<string, string>
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- ZoneRedundant string
- Defines the zone redundant resource setting.
- TargetResource stringName 
- Gets or sets the target Resource name.
- map[string]string
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- ZoneRedundant string
- Defines the zone redundant resource setting.
- targetResource StringName 
- Gets or sets the target Resource name.
- Map<String,String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- zoneRedundant String
- Defines the zone redundant resource setting.
- targetResource stringName 
- Gets or sets the target Resource name.
- {[key: string]: string}
- Gets or sets the Resource tags.
- targetResource stringGroup Name 
- Gets or sets the target resource group name.
- zoneRedundant string
- Defines the zone redundant resource setting.
- target_resource_ strname 
- Gets or sets the target Resource name.
- Mapping[str, str]
- Gets or sets the Resource tags.
- target_resource_ strgroup_ name 
- Gets or sets the target resource group name.
- zone_redundant str
- Defines the zone redundant resource setting.
- targetResource StringName 
- Gets or sets the target Resource name.
- Map<String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- zoneRedundant String
- Defines the zone redundant resource setting.
SqlElasticPoolResourceSettingsResponse     
- TargetResource stringName 
- Gets or sets the target Resource name.
- Dictionary<string, string>
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- ZoneRedundant string
- Defines the zone redundant resource setting.
- TargetResource stringName 
- Gets or sets the target Resource name.
- map[string]string
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- ZoneRedundant string
- Defines the zone redundant resource setting.
- targetResource StringName 
- Gets or sets the target Resource name.
- Map<String,String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- zoneRedundant String
- Defines the zone redundant resource setting.
- targetResource stringName 
- Gets or sets the target Resource name.
- {[key: string]: string}
- Gets or sets the Resource tags.
- targetResource stringGroup Name 
- Gets or sets the target resource group name.
- zoneRedundant string
- Defines the zone redundant resource setting.
- target_resource_ strname 
- Gets or sets the target Resource name.
- Mapping[str, str]
- Gets or sets the Resource tags.
- target_resource_ strgroup_ name 
- Gets or sets the target resource group name.
- zone_redundant str
- Defines the zone redundant resource setting.
- targetResource StringName 
- Gets or sets the target Resource name.
- Map<String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- zoneRedundant String
- Defines the zone redundant resource setting.
SqlServerResourceSettingsResponse    
- TargetResource stringName 
- Gets or sets the target Resource name.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- TargetResource stringName 
- Gets or sets the target Resource name.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- targetResource StringName 
- Gets or sets the target Resource name.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- targetResource stringName 
- Gets or sets the target Resource name.
- targetResource stringGroup Name 
- Gets or sets the target resource group name.
- target_resource_ strname 
- Gets or sets the target Resource name.
- target_resource_ strgroup_ name 
- Gets or sets the target resource group name.
- targetResource StringName 
- Gets or sets the target Resource name.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
SubnetReferenceResponse  
- SourceArm stringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- Name string
- Gets the name of the proxy resource on the target side.
- SourceArm stringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- Name string
- Gets the name of the proxy resource on the target side.
- sourceArm StringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- name String
- Gets the name of the proxy resource on the target side.
- sourceArm stringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- name string
- Gets the name of the proxy resource on the target side.
- source_arm_ strresource_ id 
- Gets the ARM resource ID of the tracked resource being referenced.
- name str
- Gets the name of the proxy resource on the target side.
- sourceArm StringResource Id 
- Gets the ARM resource ID of the tracked resource being referenced.
- name String
- Gets the name of the proxy resource on the target side.
SubnetResourceSettingsResponse   
- AddressPrefix string
- Gets or sets address prefix for the subnet.
- Name string
- Gets or sets the Subnet name.
- NetworkSecurity Pulumi.Group Azure Native. Migrate. Inputs. Nsg Reference Response 
- Defines reference to NSG.
- AddressPrefix string
- Gets or sets address prefix for the subnet.
- Name string
- Gets or sets the Subnet name.
- NetworkSecurity NsgGroup Reference Response 
- Defines reference to NSG.
- addressPrefix String
- Gets or sets address prefix for the subnet.
- name String
- Gets or sets the Subnet name.
- networkSecurity NsgGroup Reference Response 
- Defines reference to NSG.
- addressPrefix string
- Gets or sets address prefix for the subnet.
- name string
- Gets or sets the Subnet name.
- networkSecurity NsgGroup Reference Response 
- Defines reference to NSG.
- address_prefix str
- Gets or sets address prefix for the subnet.
- name str
- Gets or sets the Subnet name.
- network_security_ Nsggroup Reference Response 
- Defines reference to NSG.
- addressPrefix String
- Gets or sets address prefix for the subnet.
- name String
- Gets or sets the Subnet name.
- networkSecurity Property MapGroup 
- Defines reference to NSG.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
VirtualMachineResourceSettingsResponse    
- TargetResource stringName 
- Gets or sets the target Resource name.
- Dictionary<string, string>
- Gets or sets the Resource tags.
- TargetAvailability stringSet Id 
- Gets or sets the target availability set id for virtual machines not in an availability set at source.
- TargetAvailability stringZone 
- Gets or sets the target availability zone.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- TargetVm stringSize 
- Gets or sets the target virtual machine size.
- UserManaged List<string>Identities 
- Gets or sets user-managed identities
- TargetResource stringName 
- Gets or sets the target Resource name.
- map[string]string
- Gets or sets the Resource tags.
- TargetAvailability stringSet Id 
- Gets or sets the target availability set id for virtual machines not in an availability set at source.
- TargetAvailability stringZone 
- Gets or sets the target availability zone.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- TargetVm stringSize 
- Gets or sets the target virtual machine size.
- UserManaged []stringIdentities 
- Gets or sets user-managed identities
- targetResource StringName 
- Gets or sets the target Resource name.
- Map<String,String>
- Gets or sets the Resource tags.
- targetAvailability StringSet Id 
- Gets or sets the target availability set id for virtual machines not in an availability set at source.
- targetAvailability StringZone 
- Gets or sets the target availability zone.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- targetVm StringSize 
- Gets or sets the target virtual machine size.
- userManaged List<String>Identities 
- Gets or sets user-managed identities
- targetResource stringName 
- Gets or sets the target Resource name.
- {[key: string]: string}
- Gets or sets the Resource tags.
- targetAvailability stringSet Id 
- Gets or sets the target availability set id for virtual machines not in an availability set at source.
- targetAvailability stringZone 
- Gets or sets the target availability zone.
- targetResource stringGroup Name 
- Gets or sets the target resource group name.
- targetVm stringSize 
- Gets or sets the target virtual machine size.
- userManaged string[]Identities 
- Gets or sets user-managed identities
- target_resource_ strname 
- Gets or sets the target Resource name.
- Mapping[str, str]
- Gets or sets the Resource tags.
- target_availability_ strset_ id 
- Gets or sets the target availability set id for virtual machines not in an availability set at source.
- target_availability_ strzone 
- Gets or sets the target availability zone.
- target_resource_ strgroup_ name 
- Gets or sets the target resource group name.
- target_vm_ strsize 
- Gets or sets the target virtual machine size.
- user_managed_ Sequence[str]identities 
- Gets or sets user-managed identities
- targetResource StringName 
- Gets or sets the target Resource name.
- Map<String>
- Gets or sets the Resource tags.
- targetAvailability StringSet Id 
- Gets or sets the target availability set id for virtual machines not in an availability set at source.
- targetAvailability StringZone 
- Gets or sets the target availability zone.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- targetVm StringSize 
- Gets or sets the target virtual machine size.
- userManaged List<String>Identities 
- Gets or sets user-managed identities
VirtualNetworkResourceSettingsResponse    
- TargetResource stringName 
- Gets or sets the target Resource name.
- AddressSpace List<string>
- Gets or sets the address prefixes for the virtual network.
- DnsServers List<string>
- Gets or sets DHCPOptions that contains an array of DNS servers available to VMs deployed in the virtual network.
- EnableDdos boolProtection 
- Gets or sets a value indicating whether gets or sets whether the DDOS protection should be switched on.
- Subnets
List<Pulumi.Azure Native. Migrate. Inputs. Subnet Resource Settings Response> 
- Gets or sets List of subnets in a VirtualNetwork.
- Dictionary<string, string>
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- TargetResource stringName 
- Gets or sets the target Resource name.
- AddressSpace []string
- Gets or sets the address prefixes for the virtual network.
- DnsServers []string
- Gets or sets DHCPOptions that contains an array of DNS servers available to VMs deployed in the virtual network.
- EnableDdos boolProtection 
- Gets or sets a value indicating whether gets or sets whether the DDOS protection should be switched on.
- Subnets
[]SubnetResource Settings Response 
- Gets or sets List of subnets in a VirtualNetwork.
- map[string]string
- Gets or sets the Resource tags.
- TargetResource stringGroup Name 
- Gets or sets the target resource group name.
- targetResource StringName 
- Gets or sets the target Resource name.
- addressSpace List<String>
- Gets or sets the address prefixes for the virtual network.
- dnsServers List<String>
- Gets or sets DHCPOptions that contains an array of DNS servers available to VMs deployed in the virtual network.
- enableDdos BooleanProtection 
- Gets or sets a value indicating whether gets or sets whether the DDOS protection should be switched on.
- subnets
List<SubnetResource Settings Response> 
- Gets or sets List of subnets in a VirtualNetwork.
- Map<String,String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
- targetResource stringName 
- Gets or sets the target Resource name.
- addressSpace string[]
- Gets or sets the address prefixes for the virtual network.
- dnsServers string[]
- Gets or sets DHCPOptions that contains an array of DNS servers available to VMs deployed in the virtual network.
- enableDdos booleanProtection 
- Gets or sets a value indicating whether gets or sets whether the DDOS protection should be switched on.
- subnets
SubnetResource Settings Response[] 
- Gets or sets List of subnets in a VirtualNetwork.
- {[key: string]: string}
- Gets or sets the Resource tags.
- targetResource stringGroup Name 
- Gets or sets the target resource group name.
- target_resource_ strname 
- Gets or sets the target Resource name.
- address_space Sequence[str]
- Gets or sets the address prefixes for the virtual network.
- dns_servers Sequence[str]
- Gets or sets DHCPOptions that contains an array of DNS servers available to VMs deployed in the virtual network.
- enable_ddos_ boolprotection 
- Gets or sets a value indicating whether gets or sets whether the DDOS protection should be switched on.
- subnets
Sequence[SubnetResource Settings Response] 
- Gets or sets List of subnets in a VirtualNetwork.
- Mapping[str, str]
- Gets or sets the Resource tags.
- target_resource_ strgroup_ name 
- Gets or sets the target resource group name.
- targetResource StringName 
- Gets or sets the target Resource name.
- addressSpace List<String>
- Gets or sets the address prefixes for the virtual network.
- dnsServers List<String>
- Gets or sets DHCPOptions that contains an array of DNS servers available to VMs deployed in the virtual network.
- enableDdos BooleanProtection 
- Gets or sets a value indicating whether gets or sets whether the DDOS protection should be switched on.
- subnets List<Property Map>
- Gets or sets List of subnets in a VirtualNetwork.
- Map<String>
- Gets or sets the Resource tags.
- targetResource StringGroup Name 
- Gets or sets the target resource group name.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi