CreateResourceSupportedResponse Interface

public interface CreateResourceSupportedResponse

An immutable client-side representation of CreateResourceSupportedResponse.

Method Summary

Modifier and Type Method and Description
abstract CreateResourceSupportedResponseInner innerModel()

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

abstract CreateResourceSupportedProperties properties()

Gets the properties property: Represents the properties of the resource.

Method Details

innerModel

public abstract CreateResourceSupportedResponseInner innerModel()

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

Returns:

the inner object.

properties

public abstract CreateResourceSupportedProperties properties()

Gets the properties property: Represents the properties of the resource.

Returns:

the properties value.

Applies to