Uses of Class
com.azure.resourcemanager.appplatform.models.AcceleratorAuthSetting
Packages that use AcceleratorAuthSetting
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of AcceleratorAuthSetting in com.azure.resourcemanager.appplatform.models
Subclasses of AcceleratorAuthSetting in com.azure.resourcemanager.appplatform.modelsModifier and TypeClassDescriptionfinal classAuth setting for basic auth.final classAuth setting for public url.final classAuth setting for SSH auth.Methods in com.azure.resourcemanager.appplatform.models that return AcceleratorAuthSettingModifier and TypeMethodDescriptionAcceleratorGitRepository.authSetting()Get the authSetting property: Properties of the auth setting payload.Methods in com.azure.resourcemanager.appplatform.models with parameters of type AcceleratorAuthSettingModifier and TypeMethodDescriptionAcceleratorGitRepository.withAuthSetting(AcceleratorAuthSetting authSetting) Set the authSetting property: Properties of the auth setting payload.