ResourceProviderOperationDefinition Interface
public interface ResourceProviderOperationDefinition
An immutable client-side representation of ResourceProviderOperationDefinition.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Resource |
display()
Gets the display property: The resource provider operation details. |
|
abstract
Resource |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: The resource provider operation name. |
Method Details
display
public abstract ResourceProviderOperationDisplay display()
Gets the display property: The resource provider operation details.
Returns:
innerModel
public abstract ResourceProviderOperationDefinitionInner innerModel()
Gets the inner com.azure.resourcemanager.changeanalysis.fluent.models.ResourceProviderOperationDefinitionInner object.
Returns:
name
public abstract String name()
Gets the name property: The resource provider operation name.
Returns: