EvidenceFileDownloadResponse Interface
public interface EvidenceFileDownloadResponse
An immutable client-side representation of EvidenceFileDownloadResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Evidence |
evidenceFile()
Gets the evidence |
|
abstract
Evidence |
innerModel()
Gets the inner com. |
Method Details
evidenceFile
public abstract EvidenceFileDownloadResponseEvidenceFile evidenceFile()
Gets the evidenceFile property: The uri of evidence file.
Returns:
innerModel
public abstract EvidenceFileDownloadResponseInner innerModel()
Gets the inner com.azure.resourcemanager.appcomplianceautomation.fluent.models.EvidenceFileDownloadResponseInner object.
Returns: