public class ContainerServiceVMDiagnostics extends Object
| Constructor and Description |
|---|
ContainerServiceVMDiagnostics() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
enabled()
Get whether the VM diagnostic agent is provisioned on the VM.
|
String |
storageUri()
Get the URI of the storage account where diagnostics are stored.
|
ContainerServiceVMDiagnostics |
withEnabled(boolean enabled)
Set whether the VM diagnostic agent is provisioned on the VM.
|
public boolean enabled()
public ContainerServiceVMDiagnostics withEnabled(boolean enabled)
enabled - the enabled value to setpublic String storageUri()
Copyright © 2019. All rights reserved.