VersionCode Interface
public interface VersionCode
An immutable client-side representation of VersionCode.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
content()
Gets the content property: The version code deployment content. |
|
abstract
Version |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: The version code name. |
Method Details
content
public abstract String content()
Gets the content property: The version code deployment content.
Returns:
innerModel
public abstract VersionCodeInner innerModel()
Gets the inner com.azure.resourcemanager.edgeactions.fluent.models.VersionCodeInner object.
Returns:
name
public abstract String name()
Gets the name property: The version code name.
Returns: