DatadogSetPasswordLink Interface

public interface DatadogSetPasswordLink

An immutable client-side representation of DatadogSetPasswordLink.

Method Summary

Modifier and Type Method and Description
abstract DatadogSetPasswordLinkInner innerModel()

Gets the inner com.azure.resourcemanager.datadog.fluent.models.DatadogSetPasswordLinkInner object.

abstract String setPasswordLink()

Gets the setPasswordLink property: The setPasswordLink property.

Method Details

public abstract DatadogSetPasswordLinkInner innerModel()

Gets the inner com.azure.resourcemanager.datadog.fluent.models.DatadogSetPasswordLinkInner object.

Returns:

the inner object.

public abstract String setPasswordLink()

Gets the setPasswordLink property: The setPasswordLink property.

Returns:

the setPasswordLink value.

Applies to