OnPremiseResourceDetails Class
Details of the On Premise resource that was assessed.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: OnPremiseSqlResourceDetails.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.security.models._models_py3.ResourceDetailsOnPremiseResourceDetails
Constructor
OnPremiseResourceDetails(*, workspace_id: str, vmuuid: str, source_computer_id: str, machine_name: str, **kwargs)
Parameters
Required
Required. The platform where the assessed resource resides.Constant filled by server. Possible values include: "Azure", "OnPremise", "OnPremiseSql".
Feedback
Submit and view feedback for