DeploymentLicenseResponse Interface
public interface DeploymentLicenseResponse
An immutable client-side representation of DeploymentLicenseResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Deployment |
innerModel()
Gets the inner com. |
| abstract String |
signature()
Gets the signature property: Signature of the license chain. |
| abstract List<String> |
temporaryLicenseChain()
Gets the temporary |
Method Details
innerModel
public abstract DeploymentLicenseResponseInner innerModel()
Gets the inner com.azure.resourcemanager.azurestack.fluent.models.DeploymentLicenseResponseInner object.
Returns:
signature
public abstract String signature()
Gets the signature property: Signature of the license chain.
Returns:
temporaryLicenseChain
public abstract List<String> temporaryLicenseChain()
Gets the temporaryLicenseChain property: A license chain that can be used to temporarily activate an Azure Stack device.
Returns: