CloudEndpointAfsShareMetadataCertificatePublicKeys Interface
public interface CloudEndpointAfsShareMetadataCertificatePublicKeys
An immutable client-side representation of CloudEndpointAfsShareMetadataCertificatePublicKeys.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
firstKey()
Gets the first |
|
abstract
Cloud |
innerModel()
Gets the inner com. |
| abstract String |
secondKey()
Gets the second |
Method Details
firstKey
public abstract String firstKey()
Gets the firstKey property: The first public key.
Returns:
innerModel
public abstract CloudEndpointAfsShareMetadataCertificatePublicKeysInner innerModel()
Gets the inner com.azure.resourcemanager.storagesync.fluent.models.CloudEndpointAfsShareMetadataCertificatePublicKeysInner object.
Returns:
secondKey
public abstract String secondKey()
Gets the secondKey property: The second public key.
Returns: