public class FlowLogStatusParameters extends Object
| Constructor and Description |
|---|
FlowLogStatusParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
targetResourceId()
Get the targetResourceId value.
|
FlowLogStatusParameters |
withTargetResourceId(String targetResourceId)
Set the targetResourceId value.
|
public String targetResourceId()
public FlowLogStatusParameters withTargetResourceId(String targetResourceId)
targetResourceId - the targetResourceId value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/