Log Location Settings Response
    data class LogLocationSettingsResponse(val linkedServiceName: LinkedServiceReferenceResponse, val path: Any? = null)
Log location settings.
Constructors
Link copied to clipboard
                fun LogLocationSettingsResponse(linkedServiceName: LinkedServiceReferenceResponse, path: Any? = null)