ServerExtendedAuditingPolicyArgs

fun ServerExtendedAuditingPolicyArgs(enabled: Output<Boolean>? = null, logMonitoringEnabled: Output<Boolean>? = null, retentionInDays: Output<Int>? = null, serverId: Output<String>? = null, storageAccountAccessKey: Output<String>? = null, storageAccountAccessKeyIsSecondary: Output<Boolean>? = null, storageAccountSubscriptionId: Output<String>? = null, storageEndpoint: Output<String>? = null)