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