public class AnalysisDefinitionInner extends ProxyOnlyResource
| Constructor and Description |
|---|
AnalysisDefinitionInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
Get the description property: Description of the Analysis.
|
void |
validate()
Validates the instance.
|
AnalysisDefinitionInner |
withKind(String kind)
Set the kind property: Kind of resource.
|
kindpublic String description()
public AnalysisDefinitionInner withKind(String kind)
withKind in class ProxyOnlyResourcekind - the kind value to set.public void validate()
validate in class ProxyOnlyResourceIllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.