GetCollectionCountResponse Interface
public interface GetCollectionCountResponse
An immutable client-side representation of GetCollectionCountResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Integer |
count()
Gets the count property: The count of the specified resource. |
|
abstract
Get |
innerModel()
Gets the inner com. |
Method Details
count
public abstract Integer count()
Gets the count property: The count of the specified resource.
Returns:
innerModel
public abstract GetCollectionCountResponseInner innerModel()
Gets the inner com.azure.resourcemanager.appcomplianceautomation.fluent.models.GetCollectionCountResponseInner object.
Returns: