Service Principal Properties Args
data class ServicePrincipalPropertiesArgs(val applicationId: Output<String>? = null, val secret: Output<String>? = null) : ConvertibleToJava<ServicePrincipalPropertiesArgs>
Details of the service principal.