public interface EndpointAuthKeys
An immutable client-side representation of EndpointAuthKeys.
-
Method Summary
Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.EndpointAuthKeysInner object.
Gets the primaryKey property: The primary key.
Gets the secondaryKey property: The secondary key.
-
Method Details
-
primaryKey
Gets the primaryKey property: The primary key.
- Returns:
- the primaryKey value.
-
secondaryKey
Gets the secondaryKey property: The secondary key.
- Returns:
- the secondaryKey value.
-
innerModel
Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.EndpointAuthKeysInner object.
- Returns:
- the inner object.