Compartilhar via


SecurityGroupViewParameters Class

Parameters that define the VM to check security groups for.

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

Inheritance
azure.mgmt.network._serialization.Model
SecurityGroupViewParameters

Constructor

SecurityGroupViewParameters(*, target_resource_id: str, **kwargs: Any)

Keyword-Only Parameters

Name Description
target_resource_id
str

ID of the target VM. Required.

Variables

Name Description
target_resource_id
str

ID of the target VM. Required.