MSDeployLogInner Class

public final class MSDeployLogInner
extends ProxyOnlyResource

MSDeploy log.

Constructor Summary

Constructor Description
MSDeployLogInner()

Creates an instance of MSDeployLogInner class.

Method Summary

Modifier and Type Method and Description
List<MSDeployLogEntry> entries()

Get the entries property: List of log entry messages.

void validate()

Validates the instance.

MSDeployLogInner withKind(String kind)

Set the kind property: Kind of resource.

Methods inherited from ProxyResource

Methods inherited from ProxyOnlyResource

Methods inherited from java.lang.Object

Constructor Details

MSDeployLogInner

public MSDeployLogInner()

Creates an instance of MSDeployLogInner class.

Method Details

entries

public List entries()

Get the entries property: List of log entry messages.

Returns:

the entries value.

validate

public void validate()

Validates the instance.

Overrides:

MSDeployLogInner.validate()

withKind

public MSDeployLogInner withKind(String kind)

Set the kind property: Kind of resource.

Overrides:

MSDeployLogInner.withKind(String kind)

Parameters:

kind

Applies to