NetworkSecurityGroupResourceSettings Class
Defines the NSG resource settings.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.regionmove.models._models_py3.ResourceSettingsNetworkSecurityGroupResourceSettings
Constructor
NetworkSecurityGroupResourceSettings(*, target_resource_name: str, security_rules: Optional[List[azure.mgmt.regionmove.models._models_py3.NsgSecurityRule]] = None, **kwargs)
Parameters
- resource_type
- str
Required
Required. The resource type. For example, the value can be Microsoft.Compute/virtualMachines.Constant filled by server.
- security_rules
- list[<xref:region_move_service_api.models.NsgSecurityRule>]
Required
Gets or sets Security rules of network security group.
Feedback
Submit and view feedback for