Package | Description |
---|---|
com.microsoft.azure.management.containerinstance |
This package contains the classes for ContainerInstanceManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ContainerHttpGet |
ContainerProbe.httpGet()
Get the Http Get settings to probe.
|
ContainerHttpGet |
ContainerHttpGet.withPath(String path)
Set the path to probe.
|
ContainerHttpGet |
ContainerHttpGet.withPort(int port)
Set the port number to probe.
|
ContainerHttpGet |
ContainerHttpGet.withScheme(String scheme)
Set the scheme.
|
Modifier and Type | Method and Description |
---|---|
ContainerProbe |
ContainerProbe.withHttpGet(ContainerHttpGet httpGet)
Set the Http Get settings to probe.
|
Copyright © 2019. All rights reserved.