DatadogSingleSignOnResourceInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. resourcemanager. datadog. fluent. models. DatadogSingleSignOnResourceInner
- com.
- com.
public final class DatadogSingleSignOnResourceInner
extends ProxyResource
The DatadogSingleSignOnResource model.
Constructor Summary
| Constructor | Description |
|---|---|
| DatadogSingleSignOnResourceInner() |
Creates an instance of Datadog |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Datadog |
properties()
Get the properties property: The properties property. |
|
System |
systemData()
Get the system |
| void |
validate()
Validates the instance. |
|
Datadog |
withProperties(DatadogSingleSignOnProperties properties)
Set the properties property: The properties property. |
Methods inherited from ProxyResource
Methods inherited from java.lang.Object
Constructor Details
DatadogSingleSignOnResourceInner
public DatadogSingleSignOnResourceInner()
Creates an instance of DatadogSingleSignOnResourceInner class.
Method Details
properties
public DatadogSingleSignOnProperties properties()
Get the properties property: The properties property.
Returns:
systemData
public SystemData systemData()
Get the systemData property: Metadata pertaining to creation and last modification of the resource.
Returns:
validate
public void validate()
Validates the instance.
withProperties
public DatadogSingleSignOnResourceInner withProperties(DatadogSingleSignOnProperties properties)
Set the properties property: The properties property.
Parameters:
Returns: