public final class SecurityGroupViewParameters extends Object
| Constructor and Description |
|---|
SecurityGroupViewParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
targetResourceId()
Get the targetResourceId property: ID of the target VM.
|
void |
validate()
Validates the instance.
|
SecurityGroupViewParameters |
withTargetResourceId(String targetResourceId)
Set the targetResourceId property: ID of the target VM.
|
public String targetResourceId()
public SecurityGroupViewParameters withTargetResourceId(String targetResourceId)
targetResourceId - the targetResourceId value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.