CloudManifestFileResponse Interface
public interface CloudManifestFileResponse
An immutable client-side representation of CloudManifestFileResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
etag()
Gets the etag property: The entity tag used for optimistic concurrency when modifying the resource. |
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
Cloud |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: The name of the resource. |
|
abstract
Cloud |
properties()
Gets the properties property: Cloud specific manifest data. |
| abstract String |
type()
Gets the type property: The type of the resource. |
Method Details
etag
public abstract String etag()
Gets the etag property: The entity tag used for optimistic concurrency when modifying the resource.
Returns:
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract CloudManifestFileResponseInner innerModel()
Gets the inner com.azure.resourcemanager.azurestack.fluent.models.CloudManifestFileResponseInner object.
Returns:
name
public abstract String name()
Gets the name property: The name of the resource.
Returns:
properties
public abstract CloudManifestFileProperties properties()
Gets the properties property: Cloud specific manifest data.
Returns:
type
public abstract String type()
Gets the type property: The type of the resource.
Returns: