public class ProxyOnlyResource
extends com.microsoft.azure.ProxyResource
| Constructor and Description |
|---|
ProxyOnlyResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
kind()
Get kind of resource.
|
ProxyOnlyResource |
withKind(String kind)
Set kind of resource.
|
public String kind()
public ProxyOnlyResource withKind(String kind)
kind - the kind 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.
*/