Office365LinkedServiceResponse

constructor(annotations: List<Any>? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, description: String? = null, encryptedCredential: String? = null, office365TenantId: Any, parameters: Map<String, ParameterSpecificationResponse>? = null, servicePrincipalCredentialType: Any? = null, servicePrincipalEmbeddedCert: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, servicePrincipalEmbeddedCertPassword: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, servicePrincipalId: Any, servicePrincipalKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>, servicePrincipalTenantId: Any, type: String, version: String? = null)