SyncCertRecordResponse Interface
public interface SyncCertRecordResponse
An immutable client-side representation of SyncCertRecordResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Cert |
certRecord()
Gets the cert |
|
abstract
Sync |
innerModel()
Gets the inner com. |
Method Details
certRecord
public abstract CertSyncRecord certRecord()
Gets the certRecord property: certification record synchronized.
Returns:
innerModel
public abstract SyncCertRecordResponseInner innerModel()
Gets the inner com.azure.resourcemanager.appcomplianceautomation.fluent.models.SyncCertRecordResponseInner object.
Returns: