public interface GatewayKeysContract
An immutable client-side representation of GatewayKeysContract.
-
Method Summary
Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.GatewayKeysContractInner object.
Gets the primary property: Primary gateway key.
Gets the secondary property: Secondary gateway key.
-
Method Details
-
primary
Gets the primary property: Primary gateway key.
- Returns:
- the primary value.
-
secondary
Gets the secondary property: Secondary gateway key.
- Returns:
- the secondary value.
-
innerModel
Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.GatewayKeysContractInner object.
- Returns:
- the inner object.