public class MessagingPlanInner
extends com.azure.core.management.Resource
| Constructor and Description |
|---|
MessagingPlanInner() |
| Modifier and Type | Method and Description |
|---|---|
Long |
revision()
Get the revision property: revision number.
|
Integer |
selectedEventHubUnit()
Get the selectedEventHubUnit property: Selected event hub unit.
|
Integer |
sku()
Get the sku property: Sku type.
|
OffsetDateTime |
updatedAt()
Get the updatedAt property: The exact time the messaging plan was updated.
|
void |
validate()
Validates the instance.
|
public Integer sku()
public Integer selectedEventHubUnit()
public OffsetDateTime updatedAt()
public Long revision()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.