OnboardResponse Interface
public interface OnboardResponse
An immutable client-side representation of OnboardResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Onboard |
innerModel()
Gets the inner com. |
| abstract List<String> |
subscriptionIds()
Gets the subscription |
Method Details
innerModel
public abstract OnboardResponseInner innerModel()
Gets the inner com.azure.resourcemanager.appcomplianceautomation.fluent.models.OnboardResponseInner object.
Returns:
subscriptionIds
public abstract List<String> subscriptionIds()
Gets the subscriptionIds property: List of subscription ids that are onboarded.
Returns: